mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
feat: Add initial API implementation and databases
Introduces a new Python API module with supporting scripts for data extraction, data types, unit management, and utility functions. Adds JSON databases for aircraft, helicopters, ground units, navy units, and mods, as well as configuration and VSCode launch settings. This provides the foundation for interacting with and managing units, spawning, and logging within the application.
This commit is contained in:
1
scripts/python/API/roes.py
Normal file
1
scripts/python/API/roes.py
Normal file
@@ -0,0 +1 @@
|
||||
ROES = ["", "free", "designated", "return", "hold"]
|
||||
Reference in New Issue
Block a user