This commit is contained in:
Igor Timofeev 2018-05-29 09:51:27 +03:00
parent 3e9f00eed4
commit c2f522e6f1
2 changed files with 7 additions and 7 deletions

Binary file not shown.

View File

@ -384,8 +384,8 @@
optional = {
-- Weather
{
path="/MineOS/Applications/Weather.app/Weather.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Main.lua",
path="/MineOS/Applications/Weather.app/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Weather.lua",
fileID=240,
},
{
@ -418,8 +418,8 @@
},
-- Palette
{
path="/MineOS/Applications/Palette.app/Palette.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Palette/Main.lua",
path="/MineOS/Applications/Palette.app/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Palette/Palette.lua",
fileID=250,
},
{
@ -428,8 +428,8 @@
},
-- HoloClock
{
path="/MineOS/Applications/HoloClock.app/HoloClock.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/HoloClock/Main.lua",
path="/MineOS/Applications/HoloClock.app/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/HoloClock/HoloClock.lua",
fileID=559,
},
{
@ -459,7 +459,7 @@
-- 3D-test
{
path="/MineOS/Applications/3DTest.app/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/3DTest/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/3DTest/3DTest.lua",
fileID=254,
},
{