mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-28 10:42:48 +01:00
Added "Calculator" application for future testing #2
This commit is contained in:
11
Files.cfg
11
Files.cfg
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user