ForNeVeR / tdlib.native

Prebuilt binaries of TDLib distributed as a NuGet package.
Boost Software License 1.0
103 stars 24 forks source link

Separate packages per platform and distribution #92

Closed ForNeVeR closed 4 months ago

ForNeVeR commented 7 months ago

The nearest plan is to:

All this will have a downside that the user will have to explicitly collect the correct packages for their purposes, and there won't be an universally-accepted version anymore (we'll omit compat for Ubuntu 22.04 for now).

So, for the future, we should also do this, to have a version that just works out of the box and will include new distributions if required:

ForNeVeR commented 4 months ago

The remaining work has been extracted into #118.