SlenderAAC
Last updated
Last updated
As well as a database compatible with canary
. You can use either or .
Using your favorite method to edit the client (see for help). Set the login webservice url to http://127.0.0.1/api/login (or your appropriate server URL). This will make the client use the AAC to login.
You'll need to download the spritesheet from and place it in outfits_anim
. These assets are not included in the repository because they can cause the repo to bloat, and are also not release under the same license as the code.
Anything you put into the static
folder in this repo will be served by the server. This is useful for storing assets for the game store. For example, you can put a static/images/store
folder and then reference the images in the store using /images/store/my-image.png
. For instance, you can use the store assets made available in the