Auto update
This commit is contained in:
@ -72,8 +72,8 @@ config.logFile = "stargate.log"
|
||||
-- AUTO-UPDATE
|
||||
---------------------------------------------
|
||||
|
||||
-- Auto-update addresses file from git repository
|
||||
config.autoUpdateAddresses = true
|
||||
config.addressesRepoUrl = "https://git.munebase.dev/Munelit/StargateControl/raw/branch/master/addresses.lua"
|
||||
-- Auto-update all program files from git repository on startup
|
||||
config.autoUpdate = true
|
||||
config.repoBaseUrl = "https://git.munebase.dev/Munelit/StargateControl/raw/branch/master/"
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user