Update Applications.txt

This commit is contained in:
Igor Timofeev 2015-08-04 23:23:15 +03:00
parent 4f9af59714
commit b393d90dba

View File

@ -3,5 +3,21 @@
["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",
}
}
}
}