Merge branch 'main' into 73-add-tankers-and-awacs-spawning

This commit is contained in:
Pax1601
2023-04-19 16:35:37 +02:00
22 changed files with 972 additions and 464 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define VERSION "v0.1.1"
#define VERSION "v0.1.2"
#define LOG_NAME "Olympus_log.txt"
#define REST_ADDRESS L"http://localhost:30000"
#define REST_URI L"olympus"