mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-07 19:52:40 +01:00
24 lines
624 B
Plaintext
24 lines
624 B
Plaintext
{
|
|
{
|
|
["name"]="Home.lua",
|
|
["url"]="IgorTimofeev/OpenComputers/master/Applications/Home.lua",
|
|
["type"]="Script",
|
|
},
|
|
{
|
|
["name"]="MineCode",
|
|
["url"]="IgorTimofeev/OpenComputers/master/Applications/MineCode/MineCode.lua",
|
|
["type"]="Application",
|
|
["icon"]="Applications/MineCode/Icon.png",
|
|
["resources"]={
|
|
{
|
|
["name"]="English.lang",
|
|
["url]="IgorTimofeev/OpenComputers/master/Applications/MineCode/English.lang",
|
|
},
|
|
{
|
|
["name"]="Russian.lang",
|
|
["url"]="IgorTimofeev/OpenComputers/master/Applications/MineCode/Russian.lang",
|
|
}
|
|
}
|
|
}
|
|
}
|