ThinkingStudios / MaLiLib-Forge

MaLiLib unofficial (Neo)Forge port. Library mod for the (Neo)Forge port of masa's mods.
GNU Lesser General Public License v3.0
18 stars 2 forks source link

1.20.6&1.21 port #45

Closed TexBlock closed 4 months ago

TexBlock commented 4 months ago

The port date for 1.21 will be later than expected because of the need to refactor the part about networking.

The reason for the refactoring is that the original dependency on ForgedNetworkingAPI is largely unavailable in 1.21

And I know basically zero about Networking.