From e2910893342c6a0f3058a7f2c5d336a07b9d2856 Mon Sep 17 00:00:00 2001 From: Quackster Date: Thu, 12 Jan 2023 22:24:55 +1000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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``