Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAge of Empires 2: HD Edition modpack support #1289
Open
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Required skills: Python
Difficulty: Medium
The converter should get support for creating modpacks based on the HD Edition of AoE2 (also called Age of Empires 2 (2013)). HD is basically the same as AoE2 + The Conqueror's (AoC), but it has new team tech effects and a few new civ flags introduced with the expansions. Therefore, the HD converter should be able to reuse most of the functionality of the existing AoC converter.
The asset formats used in HD are also mostly the same as in AoC, so the already existing media parsers can be used. HD's biggest change to the assets is that the release no longer uses DRS containers for media files and stores them in folders instead.
The HD Edition has 3 expansions which are optional in theory. However, we recommend that you treat HD and all its expansions as one game for simplicities sake, unless you are already familiar enough with the converter.
Further reading: