libraries cyka

This commit is contained in:
Igor Timofeev 2018-05-29 10:24:14 +03:00
parent 3fc0352dab
commit 2ea3405011

View File

@ -382,46 +382,6 @@
},
},
optional = {
-- Weather
{
path="/MineOS/Applications/Weather.app/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Weather.lua",
fileID=240,
createShortcut = true,
},
{
path="/MineOS/Applications/Weather.app/Icon.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Icon.pic",
},
{
path="/lib/json.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/json.lua",
fileID=103,
},
{
path="/MineOS/Applications/Weather.app/Stormy.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Stormy.pic",
},
{
path="/MineOS/Applications/Weather.app/Snowy.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Snowy.pic",
},
{
path="/MineOS/Applications/Weather.app/Foggy.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Foggy.pic",
},
{
path="/MineOS/Applications/Weather.app/Rainy.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Rainy.pic",
},
{
path="/MineOS/Applications/Weather.app/Cloudy.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Cloudy.pic",
},
{
path="/MineOS/Applications/Weather.app/Sunny.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Sunny.pic",
},
-- Palette
{
path="/MineOS/Applications/Palette.app/Main.lua",