This commit is contained in:
Igor Timofeev 2016-06-12 19:10:09 +03:00
parent 1a99036d7a
commit aaee4aa1d0

View File

@ -546,53 +546,53 @@
}, },
}, },
}, },
-- { {
-- name="MineOS/Applications/RayWalk", name="MineOS/Applications/RayWalk",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/RayWalk.lua", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/RayWalk.lua",
-- about="IgorTimofeev/OpenComputers/master/Applications/RayWalk/About/", about="IgorTimofeev/OpenComputers/master/Applications/RayWalk/About/",
-- type="Application", type="Application",
-- icon="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Icon.pic", icon="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Icon.pic",
-- createShortcut="desktop", createShortcut="desktop",
-- version=1.43, version=1.43,
-- resources={ resources={
-- { {
-- name="Worlds/ExampleWorld/Map.cfg", name="Worlds/ExampleWorld/Map.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ExampleWorld/Map.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ExampleWorld/Map.cfg",
-- }, },
-- { {
-- name="Worlds/ExampleWorld/Player.cfg", name="Worlds/ExampleWorld/Player.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ExampleWorld/Player.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ExampleWorld/Player.cfg",
-- }, },
-- { {
-- name="Worlds/ExampleWorld/World.cfg", name="Worlds/ExampleWorld/World.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ExampleWorld/World.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ExampleWorld/World.cfg",
-- }, },
-- { {
-- name="Worlds/ForeverDay/Map.cfg", name="Worlds/ForeverDay/Map.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ForeverDay/Map.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ForeverDay/Map.cfg",
-- }, },
-- { {
-- name="Worlds/ForeverDay/Player.cfg", name="Worlds/ForeverDay/Player.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ForeverDay/Player.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ForeverDay/Player.cfg",
-- }, },
-- { {
-- name="Worlds/ForeverDay/World.cfg", name="Worlds/ForeverDay/World.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ForeverDay/World.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/ForeverDay/World.cfg",
-- }, },
-- { {
-- name="Worlds/SundownBeams/Map.cfg", name="Worlds/SundownBeams/Map.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/SundownBeams/Map.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/SundownBeams/Map.cfg",
-- }, },
-- { {
-- name="Worlds/SundownBeams/Player.cfg", name="Worlds/SundownBeams/Player.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/SundownBeams/Player.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/SundownBeams/Player.cfg",
-- }, },
-- { {
-- name="Worlds/SundownBeams/World.cfg", name="Worlds/SundownBeams/World.cfg",
-- url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/SundownBeams/World.cfg", url="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Worlds/SundownBeams/World.cfg",
-- }, },
-- }, },
-- }, },
{ {
name="MineOS/Applications/GuessWord", name="MineOS/Applications/GuessWord",
url="IgorTimofeev/OpenComputers/master/Applications/GuessWord/GuessWord.lua", url="IgorTimofeev/OpenComputers/master/Applications/GuessWord/GuessWord.lua",