b0.2.2.0
A new file registration system is here! (for both config and language files)
OtterLib will now handle storing, loading and saving config files! Auto loading and saving can be configured, and the file will be registered via queried via ModID and FileID.
- added a config file registration system (CustomFileReg)
- added a language file registration system (LanguageReg)
b0.2.1.1
- fixed OtterLib not working properly on 1.20.4 and below
b0.2.1.0
Fixed support for reading language files inside of jars.
- added ResourceReader, allowing for the reading of resources in the jar
- updated LanguageReader to use ResourceReaders instead of normal paths
b0.2.2.0
A new file registration system is here! (for both config and language files)
OtterLib will now handle storing, loading and saving config files! Auto loading and saving can be configured, and the file will be registered via queried via ModID and FileID.
- added a config file registration system (CustomFileReg)
- added a language file registration system (LanguageReg)