πŸš€Installation

First, make sure you are a member of our official discord server and have a trial or full version of Raulex KeyCard Rooms which you have bought from our user panel.

Pre-requisites

  • Create an application in your user panel in our discord.

  • Make sure you have added Keycard Rooms as service for your application.

Installation

Step 1. Install the mod

There are two methods to install the mod on to your server.

Method 1: Through Steam Workshop

Install Raulex KeyCard Rooms and RaulexCore from Steam Workshop just like any other mod.

Steam workshop mod

Method 2: Through console.

You can download the PBOs from your console through your console and add it to your modpack.

  • Make sure you have added both RaulexCore and RaulexKeyCardRooms to your modpack.

Download PBOs

Step 2. Set your application credentials.

Start your server for the first time after you have installed the mod, this will generate a profiles folder called RaulexCore.

  1. Click on the View API Key button to get apikey for your application.

View API Key button in your application panel.
API Key shown once View API Key is clicked.
  1. Now copy both your appId and apiKey to your config.json inside RaulexCore in your profiles folder.

RaulexCore generated in profiles folder
Open config.json inside RaulexCore

Change your config.json so that it looks like this (Fill in your own appId and apiKey):

{
    "appId": "raulex-app-07efda3b-0033-43f9-a147-XXXXXXXXXX",
    "apiKey": "raulex-api-key-94983413-7f86-4285-9807-XXXXXXXXXX",
    "forceShutDownOnFailure": 1
}

Step 3: Restart your server

Now you should be able to boot your server without getting terminated.

Last updated