your current location:首页 > news>EP Hero Lib Minecraft

EP Hero Lib Minecraft

2024-12-12 09:35:18|Myriagame |source:minecraft skins

Overview

This is a library module, which brings together the work development of the work Thethonk in the past three years, aiming to help abstract code between Fabric and FORGE.

Characteristic

Including configuration files, you can use it on Fabric and FORGE to achieve the general configuration system (from the scene of crops);

Contains a method of abstract network to hide the differences between Fabric and FORGE packets (from Shoppy);; from Shoppy);

Including a server translation with GSON, the language file does not need to be distributed to the client for the Fabric / Forge server module, but it can still use the language sent by the client to the server for localization (for this purpose);

Based on GSON storage abstraction, it is used to store data that hopes to be saved by the world (from Professions).

More functions are about to be launched!

You can depend on this library by visiting Maven.