Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.75 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.75 KB

Releases

All releases are available as source tags on GitHub.

v1.x

v2.x

Release Candidates

Installation

Install WebUI via console

  1. Start Aurora.Server.exe (if you want to run in Grid mode) or Aurora.exe (if you want to run in StandAlone mode)
  2. Put into the console 'compile module gui' and browse to the WebUI directory in your Aurora-WebAPI download and open the build.am file.
  3. Follow the instructions on-screen and it will compile and install your module and you are all done with setup.

Install WebUI manually

  1. copy the WebUI directory into your ~/Aurora-Sim/addon-modules/ directory
  2. Run runprebuild.bat

Configuration

For grid mode (running Aurora.Server.exe)

Copy WebUI/WebUI.ini to your ~/Aurora-Sim/bin/ directory/AuroraServerConfiguration/Modules directory

For standalone mode (just running Aurora.exe)

Copy WebUI/WebUI.ini to your ~/Aurora-Sim/bin/ directory/Configuration/Modules directory

Notes

  • DeleteUser currently performs a perma-ban action instead of removing the user from the database.