

The below repositories are not current, but are as of Thu Oct 24, 2024.
- Click here for the private "modules" repository, which contains all custom content.
- Click here for the private "website" repository, which contains the backend php code for the website.
- is the split zips of all the for the static website files
- (a stub folder exists in the main zip for each of these
images/themes/assetszips to be placed into the main web zip) - Click here for the private "dats" repository, which contains all customized gear/UI/etc.
- is the split zip (use something like 7zip to extract it) of all the executables for building the DATs
- (a stub
binfolder exists in the dats zip)
A quick guide on how to get the cexi server up and running
- clone the
modsbranch of cexi: git clone -b mods https://github.com/CatsAndBoats/catseyexi.git- checkout the commit that is compatible with the oct version of the
modulesrepo above: git checkout 0ac2b9b0490c4512c0118f146bac79822af8dead- Update settings files accordingly to point to a valid LSB-style db
- paste the contents of the
moduleszip from above into the same folder in this cloned folder - run the modified cexi
dbtool.pyand run theApply patchesoption - run the
dbtool.pyoptionUpdate DB - then run the Visual Studio build and run the server