Skip to content

SignpostMarv/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.

v3.x (master branch)

v2.x

Release Candidates

v1.x

Installation

Install WebAPI 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 WebAPI 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 WebAPI manually

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

Configuration

For grid mode (running Aurora.Server.exe)

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

For standalone mode (just running Aurora.exe)

Copy WebAPI/WebAPI.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.