Added "Calculator" application for future testing #2

This commit is contained in:
Igor Timofeev 2018-12-24 09:02:47 +03:00
parent abda984ca4
commit 1e1e7ff33d

View File

@ -570,6 +570,17 @@
path="/MineOS/Applications/Weather.app/Stormy.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Stormy.pic",
},
-- Calculator
{
path="/MineOS/Applications/Calculator.app/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Calculator/Main.lua",
fileID=1045,
createShortcut = true,
},
{
path="/MineOS/Applications/Calculator.app/Icon.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Calculator/Icon.pic",
},
-- Fuck the rain
{
path="/MineOS/Applications/Fuck the rain.app/Main.lua",