MinimallyCorrect / TickThreading

Historical multi-threaded minecraft by @LunNova. Performance over correctness. What could go wrong? Way too much.
https://jenkins.nallar.me/job/TickThreading/
MIT License
141 stars 44 forks source link

Does this still work on 1.8.9? #1253

Closed madtomic closed 8 years ago

madtomic commented 8 years ago

Great project btw!

madtomic commented 8 years ago

What I mean is for spigot 1.8.9 servers.

Katelyn-SN commented 8 years ago

No, it will not work on Spigot server's it's designed around forge it's not a plugin.

LunNova commented 8 years ago

I'm currently not targetting Spigot/MCPC/Cauldron/etc type things.

For 1.8.9 I wasn't aware that there even was a release of that sort of thing?

ShlongDongSilver commented 8 years ago

sponge i believe has a 1.8, thats probably the only forge plugin handler. https://github.com/SpongePowered

LunNova commented 8 years ago

Sponge will be supported. It currently causes some issues with patching, but they will be fixed.