You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.
SquidDev edited this page Jan 7, 2017
·
2 revisions
CCTweaks-Runtimes is a collection of additional VMs for ComputerCraft and its various emulators. They are registered through CCTweaks-Lua's plugin infrastructure.
Change the Lua runtime as detailed here to the appropriate value.
You can view the various runtimes available on the sidebar.
Configuring
CCTweaks-Runtimes is configured similarly to CCTweaks-Lua, though using the cctweaks-runtimes prefix instead. For instance, to set LuaJC.verify to true:
-Dcctweaks-runtimes.LuaJC.verify=true
You set the runtime in the same way as CCTweaks-Lua, with the cctweaks.Computer.runtime flag.