This commit is contained in:
Igor Timofeev 2017-05-03 17:31:00 +03:00
parent c26defe275
commit b385f218bc

View File

@ -231,7 +231,7 @@
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/color.lua",
type="Library",
preloadFile=true,
version=1.02,
version=1.03,
},
{
path="/lib/ImageFormatModules/OCIF.lua",
@ -258,7 +258,7 @@
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/GUI.lua",
type="Library",
preloadFile=true,
version=1.52,
version=1.53,
},
{
path="/lib/rayEngine.lua",
@ -343,7 +343,7 @@
path="/lib/SHA2.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/SHA2.lua",
type="Library",
version=1.0,
version=1.01,
},
{
path="/lib/vector.lua",