mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
))
This commit is contained in:
parent
3e9f00eed4
commit
c2f522e6f1
Binary file not shown.
14
Files.cfg
14
Files.cfg
@ -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,
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user