Update sPhone.lua
This commit is contained in:
parent
dbb75e4288
commit
a6a04ed342
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ local function crash(err)
|
|||
print("sPhone "..sPhone.version)
|
||||
end
|
||||
print("Computer ID: "..os.getComputerID())
|
||||
print("CC Version: ".._CC_VERSION)
|
||||
print("MC Version: ".._MC_VERSION)
|
||||
print("LUA Version: ".._VERSION)
|
||||
print("LUAJ Version: ".._LUAJ_VERSION)
|
||||
print("Contact sPhone devs: GitHub: Sertex-Team/sPhone")
|
||||
print("Thanks for using sPhone")
|
||||
print("Press any key")
|
||||
|
|
Loading…
Reference in a new issue