astei / krypton

A Fabric mod that optimizes the Minecraft networking stack and entity tracker.
GNU Lesser General Public License v3.0
367 stars 34 forks source link

switch main entrypoint to server entrypoint #4

Closed LucilleTea closed 3 years ago

LucilleTea commented 3 years ago

Required due to 08ab4a2. The main entrypoint was changed to be loaded as a server entrypoint, but the entrypoint itself needed to be edited for this to work - otherwise it just crashes when loaded server side.