GitHub Layout & Infrastructure
This page details our GitHub and infrastructure for this.
Given the nature of what we are doing, these should all remain private.
A Hugo based wiki page for documenting all the things!
It is locked behind Cloudflare Zero Trust, with either email or GitHub org access required.
- Link: https://github.com/NC-Modding/wiki
- Live Link: https://wiki.nc.skelmis.co.nz
This repository includes the raw game data we want to change. For more information, refer to this page which describes the layout.
This repository includes the game exe and other files not in the data file. I don’t know if we want to patch this binary, but rather using it for decomp purposes to find data stores.
Eventually we want to modify game data (such as saying Player 1 is Chris for this session). The discord bot will likely be the easy API for it.
The middleware the game process calls to get config details. The API the discord bot uses to grab metadata.