Skip to content

Releases: xCynDev/Xenium

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 07:38
  • 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

Choose a tag to compare

@xCynDev xCynDev released this 31 Mar 00:55

Fix module discovery not working properly on Linux.

1.0.0

Choose a tag to compare

@xCynDev xCynDev released this 30 Mar 21:40

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.