Minor bug fixing, added patcher for Export.lua, added plugin options to enable/disable mod

This commit is contained in:
Pax1601
2023-02-18 12:52:43 +01:00
parent 433b4bdf56
commit 0308f7c6a3
51 changed files with 767 additions and 271 deletions

View File

@@ -0,0 +1,7 @@
cdata =
{
-- Module on/off
Olympus_MODULE_ENABLED_LABEL = _("Olympus Module Enabled"),
}