1
Fork 0
mirror of https://github.com/Quackster/Minerva.git synced 2025-06-29 21:07:45 +00:00

Update README.md

This commit is contained in:
Quackster 2023-01-12 22:24:55 +10:00
parent 88a799bb29
commit e291089334

View file

@ -7,8 +7,25 @@ Locate the .zip files in /tools/
Extract in same directory as what the project is running on. Extract in same directory as what the project is running on.
Extract *figuredata-shockwave.zip* if you plan to use 2012-2007 era clothing.
Extract *figuredata-2013.zip* if you plan to use 2013 era clothing.
You can add your own SWFs by simply replacing the SWFS in /figuredata/compiled/ and also replace the figuredata.xml.
If the **xml** and **images** folder doesn't exist, Avatara will automatically create the folders and extract the SWFs on first run, so that each subsequent run is quicker.
Run the project. Run the project.
(On Linux for example)
``./AvataraWebApp --urls=http://*:8090/``
(On Windows for example)
``AvataraWebApp.exe --urls=http://*:8090/``
The endpoints will be available: The endpoints will be available:
``/habbo-imaging/avatarimage`` ``/habbo-imaging/avatarimage``