Requires the latest version of CBA A3
# Initial Project Setup! Delete this section after the project has been initially set up: 1. Find and replace all instances of `forge-client` with the mod's name. 2. Find and replace all instances of `MOD_REPO` with the mod's name *and no spaces*. - This should be the name of the repository on GitHub. 3. Find and replace all instances of `forge_client` with the mod's prefix. - This should be all lowercase. 4. Find and replace all instances of `MOD_ACRONYM` with the mod's acronym. - This should be all uppercase. 5. After the initial Steam upload, find and replace all instances of `MOD_ID` with the mod's Steam Workshop id. For third parties, make sure to also replace `IDSolutions` with your Github username / organization name, and to replace `DartRuffian` with your username. **forge-client** (MOD_ACRONYM) aims to... The project is entirely **open-source** and any contributions are welcome. ## Core Features - Feature ## Contributing For new contributers, see the [Contributing Setup & Guidelines](./.github/CONTRIBUTING.md). ## License forge-client is licensed under [APL-ND](./LICENSE.md).