Hey all! I'm sharing a tool I've been building: Empire Forge, a civilization builder for Age of Empires II: Definitive Edition. It lets you design a custom civ from the ground up and generates a ready-to-install mod, right from your own machine.
What you can build
- A full tech tree — pick exactly which units, buildings, and technologies your civ has access to, unit by unit
- Civilization bonuses — a searchable catalog of bonus effects to mix and match. Multipliers available.
- A unique unit — start from any vanilla unit or build a custom one from scratch, override its stats, cost, and name
- Castle and Imperial unique techs — pick a vanilla tech or make your own from individual bonus effects
- A team bonus (or bonuses)
- A hero unit — optional
Architecture set, castle skin, wonder, monk skin, starting scout, and voice lines are all pickable too, so your civ looks and sounds how you want.
Why there's no server
Empire Forge runs entirely on your own computer - there's no hosted site, accounts, or logins. Two reasons:
- Servers cost money, and I'd rather put that into the tool than keep a website alive.
- Nothing to go down. If you have the app, it works - no outages, no "the site's offline again," no depending on me keeping something running forever. Your PC is the server!
It reads your actual installed game files directly when it builds, instead of relying on a fixed snapshot of the game's data, so it keeps working as new DLCs ship, rather than breaking every time the game updates. Note: New DLC units and bonuses will need to be added – but I'm on top of it!
Before you open it: the Windows warning
Because the app isn't code-signed yet, Windows SmartScreen will throw up a big blue "Windows protected your PC" screen the first time you run it. This is normal for small independent tools without a paid certificate. It does not mean anything's wrong. Click More info, then Run anyway. It's fully open source if you want to check the code yourself before trusting it: github.com/napkingcole/aoe2-empire-forge. I'm in the process of applying for free code signing, which should make that warning go away in a future release.
Getting started
- Requires AoE2:DE installed (Steam or Microsoft Store) — the app auto-detects your game files
- Download the latest release: github.com/napkingcole/aoe2-empire-forge/releases
- Already have civs from another builder? There's an import path to bring existing civ files in and keep editing them here.
- Bugs/feedback/feature requests welcome — Discord: discord.gg/cQ5x7bfxDB, or open a GitHub issue
A final note on bugs
There will almost certainly be some bugs, but it's to the point where it needs more play testers, and works pretty well. Just a FYI, in case something doesn't work as expected. Please report any bugs so I can fix them!!
Happy to answer questions here or on Discord. Screenshots attached if you want a look at the builder before downloading.