Currently only supports client-side, might be updated to allow server in the future.
You must use an external editor as Garry's Mod will not let addons save files with certain extensions!
cc.lock
- Lock inputs, causing keystrokes to go to CC: Tweaked (except for ALT)cc.boot
- Boot computer, does nothing if already on.cc.reboot
- Reboot computer, if off it will still turn on.cc.shutdown
- Shutdown computer, does nothing if already off.cc.quick
- Next chat message will be sent to CC: Tweaked- Note: to send special keys like
enter
, wrap it in backslashes (\enter\
), to send a normal\
send\\
- Note: to send special keys like
- Using 7-Zip, right click your downloaded CC: Tweaked jar file and hover over 7-Zip, then click "Open Archive"
- You should see a list of files now, double click on the
data
folder, insidedata
double clickcomputercraft
- Open the
lua
folder, you should be greeted withbios.lua
androm
, select both and drag it over to the folder. - You should have already downloaded this repository, and extracted it into your
GarrysMod/garrysmod/data/starfall/
folder. - Move
bios.lua
androm
intostarfall/computercraft/
. - You should now be able to place down
computercraft/main.lua