mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-13 01:10:19 -04:00
Enable Lua 5.3 by default.
This commit is contained in:
parent
a1be494134
commit
c624cad913
@ -208,7 +208,7 @@ opencomputers {
|
|||||||
# can reconfigure any CPU to use the Lua 5.3 architecture. This is
|
# can reconfigure any CPU to use the Lua 5.3 architecture. This is
|
||||||
# not enabled by default for the time being, because it needs some
|
# not enabled by default for the time being, because it needs some
|
||||||
# more stability testing.
|
# more stability testing.
|
||||||
enableLua53: false
|
enableLua53: true
|
||||||
|
|
||||||
# The sizes of the six levels of RAM, in kilobytes. This list must
|
# The sizes of the six levels of RAM, in kilobytes. This list must
|
||||||
# contain exactly six entries, or it will be ignored. Note that while
|
# contain exactly six entries, or it will be ignored. Note that while
|
||||||
|
Loading…
x
Reference in New Issue
Block a user