Blizzard's Galaxy Scripts which includes all AI scripts in addition to Game Data galaxy scripts.
- RequirementsAI.galaxy - This is a very important file, this contains all of the units/buildings/upgrades we can call using "AISetStock(int player, int count, string aliasType)"
- AI.galaxy - This one contains all of the native functions we can use in our AI.
- MeleeAI.galaxy - This one contains a lot of blizzard functions definitions.
- Terran0.galaxy - This contains Terran build orders.
- Zerg0.galaxy - This contains Zerg build orders.
- Protoss0.galaxy - This contains Protoss build orders.
- MapScript.galaxy - The default Galaxy script created from a blank Map in GalaxyEdit.