Anno 1800
0 of 0

File information

Last updated

Original upload

Created by

ChrisAnd1998

Uploaded by

ChrisAnd1998

Virus scan

Safe to use

Tags for this mod

About this mod

A mod menu for Anno 1800 based on Dear ImGui.

Permissions and credits
Anno 1800 Mod Menu
A mod menu for Anno 1800 based on Dear ImGui. You can show/hide the menu with F7.

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.



Source code:
ChrisAnd1998/Anno1800ModMenu: A mod menu for Anno 1800 based on Dear ImGui (github.com)

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.
ocornut/imgui: Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies (github.com)