This commit is contained in:
Igor Timofeev 2017-05-22 22:16:38 +03:00
parent e2945fac22
commit b8e586c322

View File

@ -5,7 +5,7 @@
about="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/MineOS/About/",
type="Script",
forceDownload=true,
version=3.60,
version=3.61,
},
{
path="/MineOS/Pictures/MoonTouch.pic",
@ -84,14 +84,14 @@
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/MineOS/Localization/Russian.lang",
type="Script",
forceDownload=true,
version=1.24,
version=1.25,
},
{
path="/MineOS/System/OS/Localization/English.lang",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/MineOS/Localization/English.lang",
type="Script",
forceDownload=true,
version=1.24,
version=1.25,
},
----------------------------------------------------- Системные иконки --------------------------------------------------------------------------
@ -216,14 +216,14 @@
path="/lib/MineOSCore.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/MineOSCore.lua",
type="Library",
version=1.63,
version=1.64,
},
{
path="/lib/advancedLua.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/advancedLua.lua",
type="Library",
preloadFile=true,
version=1.12,
version=1.13,
},
{
path="/lib/web.lua",
@ -242,14 +242,14 @@
path="/lib/ECSAPI.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/ECSAPI.lua",
type="Library",
version=1.14,
version=1.15,
},
{
path="/lib/color.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/color.lua",
type="Library",
preloadFile=true,
version=1.03,
version=1.04,
},
{
path="/lib/ImageFormatModules/OCIF.lua",
@ -276,13 +276,13 @@
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/GUI.lua",
type="Library",
preloadFile=true,
version=1.53,
version=1.54,
},
{
path="/lib/rayEngine.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/rayEngine.lua",
type="Library",
version=1.40,
version=1.41,
},
{
path="/lib/json.lua",
@ -330,20 +330,20 @@
path="/lib/syntax.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/syntax.lua",
type="Library",
version=1.14,
version=1.15,
},
{
path="/lib/palette.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/palette.lua",
type="Library",
version=1.12,
version=1.13,
},
{
path="/lib/doubleBuffering.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/doubleBuffering.lua",
type="Library",
preloadFile=true,
version=1.22,
version=1.23,
},
{
path="/lib/compressor.lua",
@ -379,25 +379,25 @@
path="/lib/OpenComputersGL/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/OpenComputersGL/Main.lua",
type="Library",
version=1.06,
version=1.07,
},
{
path="/lib/OpenComputersGL/Materials.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/OpenComputersGL/Materials.lua",
type="Library",
version=1.06,
version=1.07,
},
{
path="/lib/OpenComputersGL/Renderer.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/OpenComputersGL/Renderer.lua",
type="Library",
version=1.06,
version=1.07,
},
{
path="/lib/MeowEngine/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/MeowEngine/Main.lua",
type="Library",
version=1.07,
version=1.08,
},
----------------------------------------------------- Скрипты и дополнения к ним --------------------------------------------------------------------------
@ -414,7 +414,7 @@
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/clear.lua",
type="Script",
forceDownload=true,
version=1.0,
version=1.01,
},
{
path="/bin/scale.lua",
@ -461,7 +461,7 @@
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Icon.pic",
createShortcut="dock",
forceDownload=true,
version=1.71,
version=1.72,
resources={
{
path="/Localization/Russian.lang",
@ -481,7 +481,7 @@
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/3DTest/Icon.pic",
createShortcut="desktop",
forceDownload=true,
version=1.17,
version=1.18,
},
{
path="/MineOS/Applications/GeoScan2",
@ -489,7 +489,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/GeoScan2/Icon.pic",
createShortcut="desktop",
version=1.06,
version=1.07,
resources={
{
path="/Earth.pic",
@ -498,25 +498,13 @@
},
},
{
path="/MineOS/Applications/SmartHouse",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/SmartHouse/SmartHouse.lua",
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/SmartHouse/Icon.pic",
createShortcut="desktop",
version=1.30,
resources={
{
path="/Modules/command_block/Icon.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/SmartHouse/Modules/command_block/Icon.pic",
},
{
path="/Modules/command_block/Main.lua",
path="/MineOS/Applications/VK",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/VK/VK.lua",
about="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/VK/About/",
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/VK/Icon.pic",
createShortcut="desktop",
version=1.29,
resources={
{
path="/VKLogo.pic",
@ -531,7 +519,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Weather/Icon.pic",
createShortcut="desktop",
version=1.12,
version=1.13,
resources={
{
path="/Cloudy.pic",
@ -579,7 +567,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/FlappyBird/Icon.pic",
createShortcut="desktop",
version=1.13,
version=1.14,
resources={
{
path="/Flappy.pic",
@ -594,7 +582,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/RayWalk/Icon.pic",
createShortcut="desktop",
version=1.63,
version=1.64,
resources={
{
path="/Localization/Russian.lang",
@ -717,7 +705,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/PrintImage/Icon.pic",
createShortcut="desktop",
version=1.09,
version=1.10,
},
{
path="/MineOS/Applications/Palette",
@ -725,7 +713,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Palette/Icon.pic",
createShortcut="desktop",
version=1.02,
version=1.03,
},
{
path="/MineOS/Applications/Stargate",
@ -733,11 +721,13 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Stargate/Icon.pic",
createShortcut="desktop",
version=1.05,
version=1.06,
resources={
{
path="/Ch1.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Stargate/Ch1.pic",
},
{
path="/Ch2.pic",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Stargate/Ch2.pic",
},
@ -774,7 +764,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Graph/Icon.pic",
createShortcut="desktop",
version=1.02,
version=1.03,
},
{
path="/MineOS/Applications/Battleship",
@ -792,7 +782,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Radio/Icon.pic",
createShortcut="desktop",
version=1.02,
version=1.03,
},
{
path="/MineOS/Applications/FuckTheRain",
@ -829,7 +819,7 @@
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Photoshop/Icon.pic",
createShortcut="dock",
forceDownload=true,
version=1.05,
version=1.06,
resources={
{
path="/Localization/Russian.lang",
@ -855,7 +845,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/HoloClock/Icon.pic",
createShortcut="desktop",
version=1.02,
version=1.03,
},
-- {
-- path="/MineOS/Applications/Finder",
@ -875,6 +865,7 @@
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/AppMarket/Icon.pic",
createShortcut="dock",
forceDownload=true,
version=1.57,
resources={
{
path="/Update.pic",
@ -915,7 +906,7 @@
type="Application",
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/HEX/Icon.pic",
createShortcut="desktop",
version=1.02,
version=1.03,
},
{
path="/MineOS/Applications/ChristmasTree",