See the original README for DarkflameUniverse Liscence / Server Information:
Darkflame Universe README
You will need the LEGO Universe - Unreleased Version (Unpacked) modded client << name may change
may or may not be on archive.org
OR If you already have a client like lcdr unpacked (or majority of unpacked clients)
You may alternatively get
LEGO Universe - Unreleased Version (Patch) <- for a smaller download (optional)
-
Download the latest release for your operating system here: Releases
The release you chose should contain the server files folder with one of these names:
msvc macos gnu-release
-
Extract the release you downloaded into your LEGO Universe client, You should see the server files folder in the same folder as
legouniverse.exe
You can rename this folder to whatever you wish, as it contains all the code necessary to run the server
-
Open the server files folder located in your client and double-click
MasterServer.exe
You will then be asked to create an account the first time and assign that account a GM level between0
and9
Higher GM levels will give the account access to certain chat commands: In-game commands
The terminal window should automatically close when it is finished
-
You can now double-click
MasterServer.exe
again to start up the server and play LEGO UniverseWhen shutting down the server, it is highly recommended to click the
MasterServer.exe
window then holdctrl
while pressingc
to stop the server.
-
To create a new account or alter an exsisting one, open a command window in the server files folder and run
MasterServer.exe -a
with git bash, the command would be:
./MasterServer.exe -a
-
In the server files folder,
worldconfig.ini
contains some in-game settings you might find usefulFrostburgh, solo racing, etc.
Everything below this point is intended for older dlu users or those who prefer to build from source
If you know what you're doing and have setup a DLU server before, follow the same steps from whatever guide you used before
with the exception of the points below:
-
When requested to run
git clone --recursive ...
Run this instead:git clone --recursive https://github.com/fire-temple/DarkflameServer
-
When using a client, only use
LEGO Universe - Unreleased Version (Unpacked)
OR Get an unpacked client that includesLEGO Universe - Unreleased Version (Patch)
Setup a DarkflameUniverse server first, then come back to migrate your DLU Server using the guide further down
DLU Repository
LEGO Universe Community Hub can also offer support setting up DarkflameUniverse
LUCH Discord
Follow this guide to migrate the server code to this fork, and setup your client for use: