This repository has been archived by the owner on Jul 1, 2018. It is now read-only.
CCEmuRedux
SquidDev edited this page Sep 22, 2016
·
1 revision
Clone this wiki locally
CCEmuRedux is an emulator for ComputerCraft. CCTweaks-Lua includes a custom launcher for CCEmuRedux which launches the emulator under the modified environment, as well as providing some modifications to the emulator itself.
Setting up
- Place the jar in
.ccemuredux/bin/ - Change directory to
.ccemuredux - Execute
java -cp "bin/*" org.squiddev.cctweaks.lua.launch.CCEmuRedux
Configuration
-
ccemu.width=51: Manually set the width of all computers -
ccemu.height=19: Manually set the height of all computers -
ccemu.color: RGB hex code for the emulator's background. So some people can have a dark theme.