Update sPhone.lua

This commit is contained in:
Ale32bit 2015-12-01 11:45:59 +01:00
parent dbb75e4288
commit a6a04ed342

View file

@ -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")