Git Product home page Git Product logo

patcher2070's Introduction

Unofficial Anno 2070 Mod SDK

The idea is to have an api that modifies existing game files without completely replacing them. All modifications possible should be done via the api to ensure compatibility to other mods. Another positive point is that it is not necessary to distribute original game files.

Features

What the API can do at the moment:

  • Extract game files from .rda archives
  • Replace/Add any game file inside an .rda archive
  • Add player colors
  • Add/Change strings supporting multiple languages
  • Change/Remove assets (Buildings, Vehicles, etc.)
  • Extract icons as single files
  • Add/Change style classes for tooltips
  • Change values in Engine.ini
  • Read the structure of the build menu
  • Detect if the addon is installed
  • Add ground textures for terrain on islands
  • Parse/Write ABO and ABL files
  • Add missions
  • Add worlds
  • Add/Change islands
  • Add Ark skins

What it can't do at the moment:

  • Add products (wares)
  • Add/change/remove items
  • Add assets (buildings, vehicles, etc.)
  • Add/Change/Remove quests
  • Add/Change 3d Models
  • Change the structure of the build menu
  • Change UI Layouts

patcher2070's People

Contributors

lordvonadel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.