mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 15:04:38 +01:00
75bd425fbf424acd93c88ce7b6b82afae35f0e17
…
…
…
Erupe Community Edition
Setup
- If you are only looking to install Erupe, please use a pre-compiled binary.
- If you want to modify or compile Erupe yourself please read on.
Requirements
Installation
- Bring up a fresh database by using the backup file attached with the latest release.
- Run each script under patch-schema as they introduce newer schema.
- Edit config.json such that the database password matches your PostgreSQL setup.
- Run
go buildorgo run .to compile Erupe.
Note
- You will need to acquire and install the client files and quest binaries separately.
Resources
Languages
Go
92.8%
PLpgSQL
7.2%