From ce8eb81a9c760fd7b34eb7ada9ffeb49a31a65b8 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Tue, 4 Aug 2015 23:20:46 +0300 Subject: [PATCH] Update Applications.txt --- Applications.txt | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/Applications.txt b/Applications.txt index 4c7beced..8559d1ef 100644 --- a/Applications.txt +++ b/Applications.txt @@ -4,20 +4,4 @@ ["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", - }, - }, - }, }