MineOS/Applications.txt

202 lines
5.6 KiB
Plaintext

{
{
["name"]="Home.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Home.lua",
["type"]="Script",
},
{
["name"]="Geoscan.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Geoscan.lua",
["type"]="Script",
},
{
["name"]="HoloClock.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/HoloClock.lua",
["type"]="Script",
},
{
["name"]="OS.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/OS.lua",
["type"]="Script",
},
{
["name"]="autorun.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/autorun.lua",
["type"]="Script",
},
{
["name"]="init.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/init.lua",
["type"]="Script",
},
{
["name"]="bin/github.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/github.lua",
["type"]="Script",
},
{
["name"]="bin/event.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/event.lua",
["type"]="Script",
},
{
["name"]="bin/ls.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/ls.lua",
["type"]="Script",
},
{
["name"]="bin/memory.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/memory.lua",
["type"]="Script",
},
{
["name"]="bin/scale.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/scale.lua",
["type"]="Script",
},
{
["name"]="bin/zip.lua",
["url"]="IgorTimofeev/OpenComputers/master/Applications/zip.lua",
["type"]="Script",
},
{
["name"]="System/OS/Icons/Folder.png",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Folder.png",
["type"]="Script",
},
{
["name"]="System/OS/Icons/Script.png",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Script.png",
["type"]="Script",
},
{
["name"]="System/OS/Icons/Text.png",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Text.png",
["type"]="Script",
},
{
["name"]="System/OS/Icons/Config.png",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Config.png",
["type"]="Script",
},
{
["name"]="System/OS/Icons/Lua.png",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Lua.png",
["type"]="Script",
},
{
["name"]="lib/ECSAPI.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/ECSAPI.lua",
["type"]="Script",
},
{
["name"]="lib/colorlib.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/colorlib.lua",
["type"]="Script",
},
{
["name"]="lib/config.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/config.lua",
["type"]="Script",
},
{
["name"]="lib/context.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/context.lua",
["type"]="Script",
},
{
["name"]="lib/image.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/image.lua",
["type"]="Script",
},
{
["name"]="lib/palette.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/palette.lua",
["type"]="Script",
},
{
["name"]="lib/thread.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/thread.lua",
["type"]="Script",
},
{
["name"]="lib/zip.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/zip.lua",
["type"]="Script",
},
{
["name"]="lib/xmlParser.lua",
["url"]="IgorTimofeev/OpenComputers/master/lib/xmlParser.lua",
["type"]="Script",
},
{
["name"]="usr/misc/greetings/English.txt",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/English.txt",
["type"]="Script",
},
{
["name"]="usr/misc/greetings/Russian.txt",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/Russian.txt",
["type"]="Script",
},
{
["name"]="etc/motd",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/motd.lua",
["type"]="Script",
},
{
["name"]="System/OS/Dock/MineCode.lnk",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/MineCode.lnk",
["type"]="Script",
},
{
["name"]="System/OS/Dock/Geoscan.lnk",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/Geoscan.lnk",
["type"]="Script",
},
{
["name"]="System/OS/Dock/Photoshop.lnk",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/Photoshop.lnk",
["type"]="Script",
},
{
["name"]="System/OS/Dock/Crossword.lnk",
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/Crossword.lnk",
["type"]="Script",
},
{
["name"]="MineCode",
["url"]="IgorTimofeev/OpenComputers/master/Applications/MineCode/MineCode.lua",
["type"]="Application",
["icon"]="IgorTimofeev/OpenComputers/master/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"]="Crossword",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Crossword/Crossword.lua",
["type"]="Application",
["icon"]="IgorTimofeev/OpenComputers/master/Applications/Crossword/Icon.png",
["resources"]={
{
["name"]="CrosswordFile.txt",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Crossword/CrosswordFile.txt",
},
},
},
{
["name"]="Photoshop",
["url"]="IgorTimofeev/OpenComputers/master/Applications/Photoshop/Photoshop.lua",
["type"]="Application",
["icon"]="IgorTimofeev/OpenComputers/master/Applications/Photoshop/Icon.png",
},
}