Files
conquest/src/agent/README.md

7 lines
139 B
Markdown
Raw Normal View History

# Conquest Agents
The `Monarch` agent is designed to run primarily on Windows. For cross-compilation from UNIX, use:
```
./build.sh
```