Skip to content

Releases: xCynDev/Xenium

v1.0.2

02 Apr 07:38

Choose a tag to compare

  • 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

31 Mar 00:55

Choose a tag to compare

Fix module discovery not working properly on Linux.

1.0.0

30 Mar 21:40

Choose a tag to compare

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.