Update Applications.txt

This commit is contained in:
Igor Timofeev 2015-08-04 23:11:19 +03:00
parent 0888b89b1c
commit 543e7c805e

View File

@ -1,26 +1,25 @@
{
{
["name"]="Home.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Home.lua",
["type"]="Script",
["icon"]="",
["resources"]={
},
{
["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",
},
},
},
{
["name"]="Home.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Home.lua",
["type"]="Script",
["icon"]="",
["resources"]={
},
{
["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",
},
},
},
}