Skip to content

Custom Scenarios

Tool Description Author
AoE2ScenarioParser A Python library for reading and editing AoE2:DE scenario files programmatically. KSneijders

AoE2ScenarioParser

A Python library that reads AoE2:DE scenario files and exposes them as objects you can manipulate with code. Useful for automating repetitive tasks like placing units in a grid, copying triggers per player, or bulk-editing effect values across an entire scenario.

GitHub ยท Documentation