Skip to content

aurora-sim/Aurora-WebAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • C# 100.0%