Skip to content

CCDirectLink/CrossedEyes

Repository files navigation

Blind accessibility mod for crosscode (WIP)

Please report all bugs on the CrossCode Modding discord

Discord

Will it work on my machine?

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.

Installation

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.

Releases

Demo version

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.

Updating

The mod should update automatically, no need to reinstall anything.

Showcases

For developers

Building

git clone https://github.com/CCDirectLink/CrossedEyes
cd CrossedEyes
pnpm install
pnpm run start
# this should return no errors (hopefully)
npx tsc