Skip to content

Releases: JovanRakovic/PersistentAbrisManager

PersistentAbrisManager v0.2.0

Choose a tag to compare

@JovanRakovic JovanRakovic released this 04 Jun 12:23
  • ABRIS.lua now supports loading user made options from the Database folder.
  • PersistenAbrisManager supports moving, loading and deleting of option files across collections and the database.
  • Added example options file ( Options_example.lua ) file to the release files and repo.
  • Added icon for the app.

Options are currently unable to be saved in game, they require you make the Options.lua file manually and place it in the Database folder or one of the collections from where you can control the loading and unloading of options with the manager app.
You can use the example options file provided, just rename it to "Options.lua"

PersistentAbrisManager v0.1.1

Choose a tag to compare

@JovanRakovic JovanRakovic released this 31 May 13:14
191d20e

Added safety feature when replacing the ABRIS.lua file.

PersistentAbrisManager v0.1.0

Choose a tag to compare

@JovanRakovic JovanRakovic released this 31 May 10:47
191d20e

First release of the PersistentAbrisManager.
See README for the full description of the functionalities.