mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
aef
This commit is contained in:
parent
cf042c7cc9
commit
85f87ae730
128
Applications.txt
128
Applications.txt
@ -11,61 +11,61 @@
|
||||
{
|
||||
["name"]="MineOS/Pictures/Liara.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Liara.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/AhsokaTano.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/AhsokaTano.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/StarWars.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/StarWars.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/Girl.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Girl.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/Lina.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Lina.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/TemplarAssassin.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/TemplarAssassin.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/Invoker.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Invoker.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/GrammarNazi.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/GrammarNazi.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/Jodie.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Jodie.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/Luna.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Luna.pic",
|
||||
["type"]="Image",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
@ -192,57 +192,6 @@
|
||||
["version"]=1.0,
|
||||
},
|
||||
|
||||
----------------------------------------------------- Скрипты и дополнения к ним --------------------------------------------------------------------------
|
||||
|
||||
{
|
||||
["name"]="init.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/init.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/event.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/event.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/clear.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/clear.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/ls.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/ls.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/scale.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/scale.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="usr/misc/greetings/English.txt",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/English.txt",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="usr/misc/greetings/Russian.txt",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/Russian.txt",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="etc/motd",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/motd.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
|
||||
----------------------------------------------------- Библиотеки --------------------------------------------------------------------------
|
||||
|
||||
{
|
||||
@ -329,6 +278,63 @@
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="lib/SHA2.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/lib/SHA2.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
|
||||
----------------------------------------------------- Скрипты и дополнения к ним --------------------------------------------------------------------------
|
||||
|
||||
{
|
||||
["name"]="init.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/init.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/event.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/event.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/clear.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/clear.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/ls.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/ls.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="bin/scale.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/scale.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="usr/misc/greetings/English.txt",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/English.txt",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="usr/misc/greetings/Russian.txt",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/Russian.txt",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="etc/motd",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/motd.lua",
|
||||
["type"]="Script",
|
||||
["version"]=1.0,
|
||||
},
|
||||
|
||||
----------------------------------------------------- Приложения без ресурсов --------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user