mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
User add feature for Settings app #4
This commit is contained in:
parent
3eaa2cb3cf
commit
3c37b82780
10
Files.cfg
10
Files.cfg
@ -44,6 +44,11 @@
|
|||||||
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/web.lua",
|
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/web.lua",
|
||||||
fileID=101,
|
fileID=101,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
path="/lib/scale.lua",
|
||||||
|
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/scale.lua",
|
||||||
|
fileID=505,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
localizations = {
|
localizations = {
|
||||||
{
|
{
|
||||||
@ -478,11 +483,6 @@
|
|||||||
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/bigLetters.lua",
|
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/bigLetters.lua",
|
||||||
fileID=391,
|
fileID=391,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
path="/lib/scale.lua",
|
|
||||||
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/scale.lua",
|
|
||||||
fileID=505,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
path="/lib/MeowEngine/Main.lua",
|
path="/lib/MeowEngine/Main.lua",
|
||||||
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/MeowEngine/Main.lua",
|
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/MeowEngine/Main.lua",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user