Skip to content

PersistentAbrisManager v0.2.0

Latest

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"