Wincent01 / lu-grim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lu-grim

LEGO Universe, but as an ARPG.

Install (Server)

Compile Infected Rose.

Build DLU with this branch.

In your client, create a mods/ subdirectory beside the legouniverse.exe.

Within mods/ pull this repo, so that grim/ is a subdirectory for mods/.

Run Infected Rose with the working directory being the mods/ folder.

On the server, symlink build/resServer/CDServer.sqlite to mods/CDServer.sqlite.

On the server, symlink all the files within the mods/grim/server/ directory to the build/ directory.

To make sure players has the same identifers in the client, share the mods/lookup.json with the clients.

Start the server.

Install (Player)

Compile Infected Rose.

In your client, create a mods/ subdirectory beside the legouniverse.exe.

Within mods/ pull this repo, so that grim/ is a subdirectory for mods/.

Place the lookup.json that you got from the server operator witnin the mods/ directory.

Run Infected Rose with the working directory being the mods/ folder.

Start the client.

About


Languages

Language:Lua 100.0%