Search found 1 match

by crater2150
Mon Apr 11, 2016 3:29 pm
Forum: Contribution
Topic: Sending orders from Lua
Replies: 1
Views: 4091

Sending orders from Lua

Hello, For my master thesis, I'm developing an AI module, where most of the actual decision making is done in a Lua-Script (the module is to be used in AI courses for students with no experience in C, so a simple API and not needing the build chain set up are the main goals). Based on the API docs I...