source: tags/1.2.0/AI/StdAI/StdAI.ai.txt

Last change on this file was 124, checked in by chronos, 6 years ago
  • Added: Other available AI libraries to AI subdirectory. The game detects new AI libraries by searching subdirectories in AI directory and its specification file .ai.txt. Note that precompiled 32-bit DLLs work only under 32-bit Windows.
File size: 232 bytes
Line 
1#NAME Standard AI
2#GAMEVERSION 1.2.0
3#BEGINNER
4#PATH StdAI.dll
5#PATH_WIN32 StdAI-win32.dll
6#PATH_WIN64 StdAI-win64.dll
7#PATH_LINUX32 libstdai-i386.so
8#PATH_LINUX64 libstdai-amd64.so
9#CREDITS Standard AI by Steffen Gerlach.
Note: See TracBrowser for help on using the repository browser.