About
What is SlenderAAC:
This project is a website for the Canary project. The main goal is to use modern technology to have something that is easy to maintain and extend. It is also meant to be efficient, secure and easy to deploy.
Github:
Getting Started - Windows:
Deployment - Linux:
Client Config:
Using your favorite method to edit the client (see this tutorial 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.
How to Connect with SlenderAAC:
Animated Outfits:
You'll need to download the spritesheet from here 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
Game Store Assets:
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 astatic/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 canary docs
Images:
Tech Stack:
Contributing:
Contributions are welcome! Please open an issue or pull request. Be sure to post screenshots and logs of any issues you're having.
License:
MIT
Last updated