Releases: xCynDev/Xenium
Releases · xCynDev/Xenium
v1.0.2
- Implemented automated releases using GitHub Actions. You can see them here.
- Changed
ClientsidePrefixes
to ClientPrefixes
to be more in line with other property names.
1.0.1
Fix module discovery not working properly on Linux.
1.0.0
Initial release of Xenium, complete with the following features:
- Setting up an addon or a gamemode to use a module-based approach.
- Generating init Lua scripts to run those modules.
- Creating modules using the
create-module
command for ease of use.