Releases: olvior/bloodthief-mod-loader
Releases · olvior/bloodthief-mod-loader
v0.5.3
You can now load in your own textures.
v0.5.2
The way maps are installed has changed.
Some fixes implemented.
v0.5.1
Improvements to to GUI installer.
Map installation is possible through it.
Zipped map loading works.
However it does not include fgd, also it is subject to change.
Also the mod loading (not map loading) from a while ago is no longer supported.
v0.5.0
Runtime building and loading of .map files.
v0.4.1
Fix bug of double zip extension when downloading mods and default settings for mods.
v0.4.0
Mod loader installer is a lot smarter. The mod know if they are enables/disables/uninstalled and makes the ux much better/easier. It installs a zip and unzips it instead of installing the individual needed files.
No big changes the the loader itself.
v0.3.0
Mods now extend a class that has some useful functions
Settings work to some extent
Logging exists
Changed the structure of the mod loader a little
v0.2.0
Zipped mods can be loaded in.
Mod list appears in the gui
v0.1.1
Fixed a few bugs and implemented a useless tab system (will be useful later).