jansepke / anno-toolkit

Anno 1800 items
https://anno-toolkit.jansepke.de
MIT License
12 stars 5 forks source link
1800 anno items

Anno 1800 items

View and filter all Items of Anno 1800. Access it here: anno-toolkit.jansepke.de

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

npm install   # install dependencies
npm run dev   # run development server
npm run build # create production build
npm run start # run production build

Update game data

  1. download and start RDA Explorer
  2. open lastest .rda file (e.g. C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\games\Anno 1800\maindata\data31.rda)
  3. extract data/config/export/main/asset/assets.xml, data/config/gui/texts_english.xml and data/config/gui/texts_german.xml
  4. copy files to the ./import-data folder
  5. run npm run xml-to-json

TODO

License

MIT