-
Notifications
You must be signed in to change notification settings - Fork 1
Server
Cade edited this page Sep 21, 2022
·
1 revision
This is the hub in which the database and all external programs communicate with. It also stores all the data of the modules in it’s list which is utilized by the database and server. Incredibly important and the 1st thing that should be installed.
To install you just have to wget the raw data for the server into the computer and run it. It should all work by default, but you can change the cryptKey and port used in the settings.txt file that was made as well as debug mode.
The only way to install modules on the server is by installing it on the database. Go to database wiki for instructions.