forge/.gitea/CONTRIBUTING.md
2025-11-26 18:33:09 -06:00

13 lines
397 B
Markdown

# Contributing Setup & Guidelines
## Setting up the Development Environment
### 1. Clone the repository from GitHub
### 2. Install HEMTT
The latest version of HEMTT can be installed by running:
```cmd
winget install hemtt
```
## Coding Guidelines
This mod follows the same coding guidelines as the ACE3 mod, which can be found [here](https://ace3.acemod.org/wiki/development/coding-guidelines).