Please report all bugs on the CrossCode Modding discord
The mod has support for Windows, Linux, and probably MacOS (untested).
You need to have a controller to play this mod, as performing numerous tasks without sight is impossible using a keyboard and mouse.
On Windows, the mod can communicate directly with the NVDA screen reader.
If it's your first time modding CrossCode, download the bundle.zip
from the latest release.
The bundle contains the modloader, this mod, and all required dependencies.
Copy it to the main game directory and extract it there.
There should be a file called mods.json
and a file named CrossCode.exe
in the same directory.
You can download the demo version with the mod included here.
Just pick your platform of choice and make sure the zip has crossedeyes
at the end.
The mod should update automatically, no need to reinstall anything.
git clone https://github.com/CCDirectLink/CrossedEyes
cd CrossedEyes
pnpm install
pnpm run start
# this should return no errors (hopefully)
npx tsc