Skip to content
usaf-mod

usaf-mod

Public Wiki

The public wiki/issue tracker is on GitHub.

Development Setup

1. Tools

Required

Download and install the following:

  • Git
  • Git LFS
  • Python (Tested on 3.11)
    • Make sure add to %PATH% is checked during install
  • PyYaml - After Python is setup, run pip install pyyaml
  • Your git client of choice
    • For new Git users I recommend VS Code for a great text editor with language extensions for all the languages we use.

2. Setup

Cloning the repo

Setup.py

Build.py first run

3. Working on things

Do Stuff

Build.py

4. Pull Requests

Push to branch

Create Pull Request