• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

AAC Looking For Tutorial to Add Guild Wars.

It works with the version of myaac that is not released yet - 1.0/develop.

Its available here:

You can also do git clone:
Code:
git clone https://github.com/slawkens/myaac.git

And then checkout the develop branch:
Code:
git checkout develop

Then you will also need to install composer which is described here in 6) & 7) point.


After you have done that - you can simple copy plugins/guild-wars folder + plugins/guilds-wars.json to your plugins folder.
 
Back
Top