A unit micro-management scenario for Age of Empires II: Definitive Edition. Inspired by Gallas's MicroMania.
The scenario building relies on the parsing library here: https://github.com/KSneijders/AoE2ScenarioParser
pip install AoE2ScenarioParser
We also use bidict for bidirectional mappings.
pip install bidict
You may distribute this scenario and may use this scenario as a base to build additional scenarios, provided you include this readme file with no modifications.
GNU General Public License v3.0: Please see the LICENSE file.