AAO Game Creation Engine
This repository contains all code and development history of AAOv6 since its start in 2010.
How to test AAO on my machine ?
Refer to the README file at the root of the repository.
How to contribute to the AAO engine ?
First, here are the things you will need to contribute. Don't worry, it's all free
- A bitbucket.org account
You can create a bitbucket account in seconds; even less if you have a Google account. - Git software on your computer
Git is the source control management tool used by AAO. You can download Git for your computer for free.
In order to contribute to AAO, you will need to use the fork and pull request mechanism.
More explanations about the workflow on the repository's documentation.