1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/ai/qbot/readme.txt

7 lines
386 B
Plaintext

This is an AI for 0 A.D. (http://wildfiregames.com/0ad/) based on the testBot.
Install by placing the files into the data/mods/public/simulation/ai/qbot folder.
If you are developing you might find it helpful to change the debugOn line in qBot.js. This will make it spew random warnings depending on what I have been working on. Use the debug() function to make your own warnings.