mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-16 08:59:46 +01:00
Version 1.7
This commit is contained in:
2
init.lua
2
init.lua
@@ -5,7 +5,7 @@ APP_VERSION = 1337 -- client version for updater and login to identify outd
|
||||
-- If you don't use updater or other service, set it to updater = ""
|
||||
Services = {
|
||||
website = "http://otclient.ovh", -- currently not used
|
||||
updater = "http://otclient.ovh/api/updater.php",
|
||||
updater = "",
|
||||
news = "http://otclient.ovh/api/news.php",
|
||||
stats = "",
|
||||
crash = "http://otclient.ovh/api/crash.php",
|
||||
|
||||
Reference in New Issue
Block a user