api.lua

This file is the primary file of the preload folder, and loads the necessary supporting files for the AI to run. This file loads:

  • The hook system
  • The class library
  • The AIBase definition
  • The shard_include function
  • The native implementations of the game, map, and unit objects