
MosaicCoder
DFU oriented config library
- Загрузки
- 1K
- Подписчики
- 0
- Обновлён
- 18 августа 2023 г.
- Лицензия
- LGPL-3.0-only
Опубликован 2 августа 2023 г.
MosaicCoder
What is MosaicCoder
Simple config library build on top MosaicCore, which is build around DFU (codecs).
Features
DFU support
Most features in library are build around DFU, giving very powerful tool to decode and encode data. Also giving support to multiple languages (by default it supports json).
Simplicity
The library itself is composed of multiple functions which can be used to read, create and write config files.
Documentation
Check out github.com/MosaicMC/MosaicCoder#readme for more informations!
Ченджлог
0.2.1-betaБета1.20, 1.20.1 · 18 августа 2023 г.
MosaicCoder 0.2.1-beta for Minecraft 1.20-1.20.1
- Removed old config system
- Renamed PluginConfig functions
- Functions now will use
@JvmStatic - Will use WeakHashMap for storing configs
Full Changelog: https://github.com/MosaicMC/MosaicCoder/compare/b0.2.0...b0.2.1
0.2.0-betaБета1.20, 1.20.1 · 8 августа 2023 г.
MosaicCoder 0.2.0-beta for Minecraft 1.20-1.20.1
- Next version depraction for old config system
- New PluginConfig class used for configs
- Fixed crash on startup due to renaming Main class
Full Changelog: https://github.com/MosaicMC/MosaicCoder/compare/b0.1.1...b0.2.0
0.1.1-betaБета1.20, 1.20.1 · 6 августа 2023 г.
MosaicCoder 0.1.1-beta for Minecraft 1.20-1.20.1
- Code clean up
- Binary clean up
Full Changelog: https://github.com/MosaicMC/MosaicCoder/compare/b0.1.0...b0.1.1
0.1.0-betaБета1.20, 1.20.1 · 2 августа 2023 г.
First release
Комментарии
Загружаем…
