Skip to content

dmitmel/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

(This section may be moved in the future)

cd /somewhere/does/not/matter/where
git clone https://github.com/dmitmel/ultimate-crosscode-typedefs.git
cd ultimate-crosscode-typedefs
npm install
npm link

cd /somewhere/but/preferably/inside/the/crosscode/directory
git clone https://github.com/dmitmel/ccloader3.git
cd ccloader3
npm link ultimate-crosscode-typedefs
npm install
npm run 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.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published