diff --git a/README.md b/README.md index f12b8a9..f70e7b2 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,25 @@ Locate the .zip files in /tools/ 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. +(On Linux for example) + +``./AvataraWebApp --urls=http://*:8090/`` + +(On Windows for example) + +``AvataraWebApp.exe --urls=http://*:8090/`` + + The endpoints will be available: ``/habbo-imaging/avatarimage``