Skip to content

xiaji/anno-designer

 
 

Repository files navigation

Anno Designer

A building layout designer for Ubisofts Anno-series

This is a fork of the project created by JcBernack - https://github.com/JcBernack/anno-designer

Discord

Keep up to date with the latest developments. This discord is also used for collaboration between contributors. Please note this is completely optional - you are not required to join this to make contributions to the repo.

https://discord.gg/JJpHWRB

Summary

The Anno Designer is a standalone windows application that can be used for creating and exporting layouts. It uses a drag/drop system and is intuitive and easy to use. The Anno Designer supports the following Anno versions: 1404, 2070, 2205, 1800.

How to use

Download the latest version from the Releases page. Run it, and use it to design layouts!

Technology

This application is written in C# (.Net Framework 4.7.2) and uses WPF.

Game data and icons

The building presets and icons are extracted from game files using the RDA explorer and a custom script written by Peter Hozak. See the development pages at wikia: http://anno2070.wikia.com/wiki/Development_Pages

Sting_McRay has also done a lot of work on this, extracting icons from Anno 2205 and Anno 1800.

Included in this repo is a modified version of the PresetParser - which supports the extraction of data from all the different Anno versions. It is not required to run the app (and is not included in any release).

License

MIT

About

A building layout designer for Ubisofts Anno-series.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.0%
  • Other 1.0%