mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-11 16:28:12 -04:00
OpenComputers 1.8.9
This commit is contained in:
parent
a31f90a088
commit
d1ca1ce0cd
@ -1,7 +1,7 @@
|
|||||||
minecraft.version=1.7.10
|
minecraft.version=1.7.10
|
||||||
forge.version=10.13.4.1614-1.7.10
|
forge.version=10.13.4.1614-1.7.10
|
||||||
|
|
||||||
oc.version=1.8.8-snapshot
|
oc.version=1.8.9-snapshot
|
||||||
|
|
||||||
ae2.version=rv2-stable-10
|
ae2.version=rv2-stable-10
|
||||||
bc.version=7.1.24
|
bc.version=7.1.24
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
-- called from /init.lua
|
-- called from /init.lua
|
||||||
local raw_loadfile = ...
|
local raw_loadfile = ...
|
||||||
|
|
||||||
_G._OSVERSION = "OpenOS 1.8.8"
|
_G._OSVERSION = "OpenOS 1.8.9"
|
||||||
|
|
||||||
-- luacheck: globals component computer unicode _OSVERSION
|
-- luacheck: globals component computer unicode _OSVERSION
|
||||||
local component = component
|
local component = component
|
||||||
|
Loading…
x
Reference in New Issue
Block a user