Hello! Welcome on repository of Galactica server Server. It's really incomplete for now, but basic things will work. API and structure of this project will change in a future (as for now it's really raw). I'm open to any PR/suggestions about functionality, API, fixes, etc
- NodeJS 12+
- NPM
- Some free disk space
- Clone/Download this repository
- Rename
default-config.jsontoconfig.jsonand change it to your needs - Install dependencies (
npm install) and start it withnpm start. - Warning! If you close terminal/console, server will stop. If you want to host it in background, use
screen,tmuxor similar software.
For now all plugins are in plugins folder. For most stuff you will need probably write your own.