TwitchLib / TwitchLib.Unity

TwitchLib repository representing all code belonging to the implementation of TwitchLib for Unity. Maintained primarily by LuckyNoS7evin.
164 stars 33 forks source link

Old, Outdated, Abandoned #70

Open Faded opened 11 months ago

Faded commented 11 months ago

I consistently run in to problems with TwitchLib, and it's even worse on Unity.

swiftyspiffy commented 11 months ago

I'll be honest, there's very little drive amongst current contributors to port changes to the unity build, especially now with recent Unity policy changes.

It would probably be relatively easy to checkout the Twitchlib packages, fix the newtonsoft dependency issues and then import into a Unity project.

I'll give this a look with a recent unity version and see if i can do a community release, but it's not a priority unfortunately. Will leave this open until i do though.

swiftyspiffy commented 11 months ago

Merged this PR https://github.com/TwitchLib/TwitchLib.Unity/pull/68 which should help with compatibility in more recent Unity versions. Will still not close this until a new community release is done.