A reimplementation of ComputerCraft 1.79 in StarfallEx.
It can boot into CraftOS without any errors, but text input is currently unsupported.
-
Clone this repository to
garrysmod/data/starfall/ccsf
. -
Download ComputerCraft 1.79 from here.
-
Copy
src/main/resources/assets/computercraft/lua/bios.lua
togarrysmod/data/starfall/ccsf/bios.lua
. -
Copy
src/main/resources/assets/computercraft/lua/rom
togarrysmod/data/sf_filedata/ccsf/rom
. -
Flash
ccsf/main.lua
to a chip and connect a screen to it.