# Mission Tools

Mission, heist, case, and contract authoring templates plus validation helpers
for the V5 creator suite live here.

Run the launch content inventory validator from the repository root:

```bash
python3 V5/tools/missions/validate-mission-content.py
python3 -m pytest V5/tools/test_validate_mission_content.py
```
