
James's Config Lib
A lightweight, extendable, simple config library for forge and fabric
2.4K
2
1.4.1-fabric
release27 января 2024 г.fix some method clashing
1.4.1-forge
release27 января 2024 г.fix some method clashing
1.4-forge
release5 ноября 2023 г.Additions
- Required Mods for config load (not hard dependencies)
- Performance analysis (analyzers for default types are included)
/config analyzecommand (runs analysis)- reload commands (client and server; reload either a single config or all of them and a sync option for reloading server configs)
Fixes
- a malicious client could crash the server
Technical stuff
- add a CommandManager
- add new packet to tell the client to reload
1.4-fabric
release5 ноября 2023 г.Additions
- Required Mods for config load (not hard dependencies)
- Performance analysis (analyzers for default types are included)
/config analyzecommand (runs analysis)- reload commands (client and server; reload either a single config or all of them and a sync option for reloading server configs)
Fixes
- a malicious client could crash the server
Technical stuff
- add a CommandManager
- add new packet to tell the client to reload
1.3-forge
release22 октября 2023 г.Additions
- New type of config, single object type registry configs
- Add new example config
Changes
- Remove times from logging
Internal
- Clean up old code
- Optimize packet sending and handling
- Easier way to register managers
Single Object Type Configs
Configs that contain objects of a single type. Objects inside of these will not need to specify their type, though nested objects may need to. Single Object Type Configs work the same as regular registry configs.
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:2 года назад
Обновлён:2 года назад
