A mod menu for Anno 1800 based on Dear ImGui. You can show/hide the menu with F7.
Downloads
Installation
Extract Anno1800ModMenuDX11.dll, Anno1800ModMenuDX12.dll and TextShaping.dll to STEAMAPPS\common\Anno 1800\Bin\Win64. Then just run the game. To show the menu you can hit F7 when you are at main menu or in game.
The mod menu uses Dear ImGui to render the gui. The cool thing about that is that Dear ImGui has lots of possibilities. So I will be trying make it possible to turn on/off and edit mods using this gui. And maybe add other modding tools.