Addons

From AAClassic
Jump to navigation Jump to search

Addons are small mods made to the game's UI, creating new ways of displaying information or giving utility to players.

Installing Addons

Recommended: Addon Manager

The best way to install addons is to use the Addon Manager created by Sami.

You can download it on Github here: https://github.com/classic-addon-manager/classic-addon-manager/releases

By downloading "classic-addon-manager.exe". When you open it, you'll be able to browse addons and install them at the click of a button!

Installing manually

You can also install addons manually by downloading the source code of an addon. You can then extract the source code into a folder located in Documents/AAClassic/Addon/...

Then, in your addons.txt file, write the name of the folder so that the game knows about it!

Creating Addons

More documentation will be given soon about how to create your own addons. In the meantime, check on Discord as some examples are there!