chore: align ark-suac app and refresh appstore zip
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
module AsaCtrl
|
||||
module ExitCodes
|
||||
OK = 0
|
||||
CORRUPTED_MODS_DATABASE = 1
|
||||
MOD_ALREADY_ENABLED = 2
|
||||
RCON_PASSWORD_NOT_FOUND = 3
|
||||
RCON_PASSWORD_WRONG = 4
|
||||
RCON_COMMAND_EXECUTION_FAILED = 5
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user