Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.82 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.82 KB

Interstellar Rift Server Extender

An Extended Dedicated Server for Interstellar Rift https://www.interstellarrift.com/

Discord Group - https://discord.gg/XqrAkhy

Websites

Patreon - https://www.patreon.com/irse

Build status

FEATURES

 (WIP) You can edit the server.json(Dedicated Server config) in the GUI
 Console commands to use (See the Console Command section below)
 you can chat with people on the server by just typing into the command prompt or on the Chat tab of the GUI.
 You can read the chat from all players that talk on the console, or on the Chat tab of the GUI.
 (WIP)You can build and use plugins.
 (WIP)custom console/chat commands. (IR Console/Chat commands work when server is running)
 (WIP) Permission System

INSTALLING

Just drop the 2 files and the folder "IRSE" from the zip archive into your Interstellar Rift installation folder.

 IRSE.exe
 IRSE.exe.config  
 IRSE/          
      localization/
      logs/
      plugins/
      bin/
           NLog.dll
           Octokit.dll

To start the server, just run IRSE.exe ( make sure the files and folder above exist with IRSE.exe)

Console Commands

commands start with / (IR's Command system is used when the server is running)

 /help - lists these commands
 /opengui - reopens the GUI if it was closed
 /start - starts the server
 /stop - stops the server
 /save - forces a universe save

Once the server is running these commands are added to IR's own command system.

Contributors

Generalwrex Danno3817 SeikiMatt

If you would like to help, fork and make some pull requests!