Addon API: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Silverbranch (talk | contribs) |
||
Line 18: | Line 18: | ||
[[File:Exampleaddonsinfile.png|thumb|'''5.''' Write the name of the addon's folder into '''"addons.txt"''' |none]]If done correctly, on the character select screen there will be an "Addons" button that you can press and will show your installed addons. | [[File:Exampleaddonsinfile.png|thumb|'''5.''' Write the name of the addon's folder into '''"addons.txt"''' |none]]If done correctly, on the character select screen there will be an "Addons" button that you can press and will show your installed addons. | ||
== AAC 1.3.5 Addon API Docs == | |||
Addon API | test |
Revision as of 16:39, 24 April 2025
Back to Custom Server Changes
Addons are a custom change on ArcheAge Classic to allow players to further customize their in-game UI and add other quality of life features previously not found in the original version of ArcheAge.
Creating an Addon Folder And Installing an Addon
- Create a folder titled "addons" in "Documents/AAClassic"
- Create a file named "addons.txt" in the "addons" folder.
- Download an addon you'd like to use.
- Extract the addon's archive into the "addons" folder.
- Write the name of the addon's folder into "addons.txt"



If done correctly, on the character select screen there will be an "Addons" button that you can press and will show your installed addons.
AAC 1.3.5 Addon API Docs
test