Update qpay.spk

This commit is contained in:
Ale32bit 2016-11-15 22:27:09 +01:00 committed by GitHub
parent 168cb41276
commit 573539228e

View file

@ -13,6 +13,7 @@ local kristUrl = \\\"https://raw.github.com/jakemroman/JakeHub/master/kstapi\\\"
local walletUrl = \\\"https://raw.github.com/jakemroman/QuantumPay/master/wallet.lua\\\"\\r\\\
local currentVersion = 1.2\\r\\\
if not fs.exists(spk.getDataPath()..'/kristapi') then\\r\\\
print(\\\"Downloading resources...\\\")\\r\\\
f = spk.open(\\\"/kristapi\\\",\\\"w\\\")\\r\\\
f.writeLine(http.get(kristUrl).readAll())\\r\\\
f.close()\\r\\\
@ -305,11 +306,11 @@ if not ok then\\r\\\
end\",\
}",
config = "{\
main = \"qpay.lua\",\
type = \"app\",\
author = \"jakejakey1208\",\
name = \"QPay\",\
id = \"quantumtech.qpay\",\
author = \"jakejakey1208\",\
version = 1.2,\
type = \"app\",\
main = \"qpay.lua\",\
}",
}