LiFx Server Autoloader
1. Installation instructions:
- Download art.zip
- Copy art.zip into your Life is Feudal: Your Own server root directory (same directory as ddctd_cm_yo_server.exe)
- Install compatible LiFx mods and enjoy.
Note: The mod will auto-update itself on every new release of our Server autoloader, and checks our website for new releases on every launch of your Life is Feudal: Your Own server instance.
Tip: Do not unzip the file, it works as it is.
3. Changelog
Date | Version | Comment |
15.04.2021 | 2.4.0 |
Added display of new version tag on mods |
30.01.2021 | 2.2.0 | Added new hooks
|
24.01.2021 | 2.1.0 | Released, 1.x.x is now deprecated and unsupported |
02.01.2021 | 2.0.0 | See Server autoloader 2.0.0 |
27.12.2020 | v1.1.0 | Introduced a new config file in mods/AutoloadConfig.cs Each mod has 4 settings -1 = Uninstall – remove all associated files*
0 = Do nothing – excisting files will remain intact
1 = Download but do not execute // Enables mod
2 = Download and execute ** All settings will be unpacked with 0 as their default setting |
21.12.2020 | v1.0.3 | Changed when db.cs is executed to before InitServer to append sql to dump.sql |
21.12.2020 | v1.0.2 | Added initServer calls that will execute “db.cs” files in mods/<yourmod>/db.cs just before CreateServer starts for adding SQL updates after dump.sql and patch.sql has ran Added overloadable init call for starting packages loaded after onStart() |
20.12.2020 | v1.0.1 | Added onPostInit call |
19.12.2020 | v1.0.0 | The initial release of our server-side mod, it introduces our LiFx Mod Framework structure |
4. Tested GSPs
The autoloader has been tested and verified working on:
- Bluefang
- GTXGaming
- Pingperfect