tdlib.native icon indicating copy to clipboard operation
tdlib.native copied to clipboard

New cross-platform uber-package

Open ForNeVeR opened this issue 1 year ago • 0 comments

(Extracted from #92.)

Create a new module for the uber-package that will

  • repack the incompatible binaries into different directories (like the outdated RID graph model, linux/ubuntu-20.04 + linux/ubuntu-22.04)
  • add a special method, like TdLibNative.SetUpRuntimeResolver(), that the user will have to call manually to correctly resolve this
  • also expose constants with locations of binaries, for the users to use them in custom resolve scenarios if required

ForNeVeR avatar May 25 '24 21:05 ForNeVeR