Added trace logs to proxy exports

This commit is contained in:
acidicoala
2026-01-04 21:41:26 +05:00
parent e2b126c8b6
commit 5aaa9ed151
4 changed files with 3110 additions and 2 deletions

View File

@@ -218,7 +218,7 @@ Where `<GameExe32>` and `<GameExe64>` correspond to the actual filename of the g
- `TheEscapists2.x86_64` (64-bit)
- `_linux/darkest.bin.x86` (32-bit)
- `_linux/darkest.bin.x86_64` (64-bit)
- `bin/linux_x64/eurotrucks2` (64-bit)
- `eurotrucks2` (64-bit)
- `binaries/victoria3` (64-bit)
And so on. Notice that Linux executables do not have `.exe` extension like on Windows, so make sure to copy the entire

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff