Skip to content

machination-of-ruin/errorgate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MACHINATION OF RUIN >>> ERRORGATE <<< RISE ON THE EDGE OF ENTROPY

##ERROR


HUMAN ERROR LED TO THE CREATION OF A FORK OF THE WWDP CODEBASE.

>>> LINKS

Steam | Steamless Launcher | WWDP | Enstein Engines | Space Station 14

>>> CONTRIBUTING TO THE RUIN

ALWAYS WELCOME, BUT DONT EXPECT ANYTHING

>>> BUILD

Refer to the Space Wizards' guide on setting up a development environment for general information, but keep in mind that MACHINATION OF RUIN >>> ERRORGATE <<< RISE ON THE EDGE OF ENTROPY is not the same and many things may not apply. We provide some scripts shown below to make the job easier.

DEPENDENCIES

  • Git
  • .NET SDK 8.0.100

Windows

  1. Clone this repository
  2. Run git submodule update --init --recursive in a terminal to download the engine
  3. Run Scripts/bat/buildAllDebug.bat after making any changes to the source
  4. Run Scripts/bat/runQuickAll.bat to launch the client and the server
  5. Connect to localhost in the client and play

Linux

  1. Clone this repository
  2. Run git submodule update --init --recursive in a terminal to download the engine
  3. Run Scripts/sh/buildAllDebug.sh after making any changes to the source
  4. Run Scripts/sh/runQuickAll.sh to launch the client and the server
  5. Connect to localhost in the client and play

MacOS

I don't know anybody using MacOS to test this, but it's probably roughly the same steps as Linux

>>> LICENSE

Please read the LEGAL.md file for information on the licenses of the code and assets in this repository.