Skip to content

space-exodus/Monolith

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space ExodusMonolith

"Exodus: Monolith" is a fork of Monolith that runs on the Robust Toolbox engine written in C#.

This is the primary repo for "Exodus: Monolith".

If you want to host or create content for "Exodus: Monolith", this is the repo you need. It contains both RobustToolbox and the content pack for development of new content packs.

Links

Discord of Exodus: Monolith | Discord of Monolith | Steam

Contributing

We are happy to accept contributions from anybody. Get in Discord if you want to help. Don't be afraid to ask for help either!

Note: In order for your contribution to be accepted, you must agree to the terms of our CLA

Building

Refer to the Space Wizards' guide on setting up a development environment for general information, but keep in mind that Einstein Engines is not the same and many things may not apply. We provide some scripts shown below to make the job easier.

Build dependencies

  • Git
  • .NET SDK 9.0.101

Windows

  1. Clone this repository
  2. Run Scripts/bat/updateEngine.bat in a terminal or in file explorer 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 Scripts/sh/updateEngine.sh 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

For detailed licensing information, read the file carefully LEGAL.md

About

E pluribus unum.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 75.3%
  • Fluent 24.3%
  • Python 0.4%
  • PowerShell 0.0%
  • CSS 0.0%
  • Lua 0.0%