Files
conquest/agents
2025-05-21 14:06:04 +02:00
..
2025-05-19 21:56:34 +02:00

Conquest Agents

For cross-compilation from UNIX to Windows, use the following command:

nim --os:windows --cpu:amd64 --gcc.exe:x86_64-w64-mingw32-gcc --gcc.linkerexe:x86_64-w64-mingw32-gcc -d:release c client.nim

or

./build.sh