Releases: pwalig/mini-RTS-zig-bot
Releases · pwalig/mini-RTS-zig-bot
v1.1.0
mini-RTS-zig-bot v1.1.0
What's changed
- better error messaging
- displaying help text by running with
--helpor-hcommand line argument - bot no longer requires
zigbotcharacters to be valid name characters in mini-rts-server configuration, it tries to pick name as close tozigbotas possible, but only from a set of allowed characters.
Git Diff: v1.0.0...v1.1.0
Release section
Find the right binary for your system according to the table:
| OS | CPU | executable name |
|---|---|---|
windows |
x86_64 |
zig-bot-x86_64-win.exe |
linux |
x86_64 |
zig-bot-x86_64-lin |
v1.0.0
mini-RTS-zig-bot v1.0.0
Features
- connecting to mini-rts-server
- bot is capable of reading all the messages from server
- bot is capable of winning the game
- for now bot is quite easy to outplay
- bot rejoins after every win or loss
- displaying version number by running with
--versionor-vcommand line argument - bot requires
zigbotcharacters to be valid name characters in mini-rts-server configuration
Release section
Find the right binary for your system according to the table:
| OS | CPU | executable name |
|---|---|---|
windows |
x86_64 |
zig-bot-x86_64-win.exe |
linux |
x86_64 |
zig-bot-x86_64-lin |