Update info.lua

This commit is contained in:
Ale32bit 2016-09-02 12:58:03 +02:00 committed by GitHub
parent 14d7e4a1be
commit 750fe30178

View file

@ -12,10 +12,12 @@ print("User: "..sPhone.user)
if os.getComputerLabel() then if os.getComputerLabel() then
print("Label: "..os.getComputerLabel()) print("Label: "..os.getComputerLabel())
end end
print("sPhone "..sPhone.version.." by BeaconNet") print("Version: "..sPhone.version)
print("KST by 3d6") print("")
print("UI by LMNetOS") print("sPhone made by BeaconNet")
print("Krist by 3d6")
print("SHA256 by GravityScore") print("SHA256 by GravityScore")
print("Compress by Creator")
print("And thanks to dan200 for this mod!") print("And thanks to dan200 for this mod!")
while true do while true do