Skip to content

Next-gen never-to-be-released modloader for CrossCode.

License

Notifications You must be signed in to change notification settings

CCDirectLink/CCLoader3

 
 

Repository files navigation

CCLoader3

CI Status

A temporary repository for The Third Version of CCLoader. Project is currently under construction. I promise, there will be documentation here.

Precompiled builds can be downloaded from: https://stronghold.openkrosskod.org/~dmitmel/ccloader3/

Building from source

npm i -g pnpm
cd /somewhere/but/preferably/inside/the/crosscode/directory
git clone https://github.com/CCDirectLink/CCLoader3.git ccloader3
cd ccloader3
pnpm install
pnpm build

Then edit the game's package.json and point the path in the main field to the location of the main.html page in the ccloader3 directory.

Attribution

CCLoader3 was written by dmitmel. All work up until this commit was done by him.

About

Next-gen never-to-be-released modloader for CrossCode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.0%
  • JavaScript 8.8%
  • Other 1.2%