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:
Pax1601
2025-08-05 17:26:24 +02:00
parent 4fd9b7e6c2
commit 4bcb5936b4
16 changed files with 63158 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,3 @@
{
}

File diff suppressed because it is too large Load Diff