# 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).