Skip to content

A v.95.1 Mushroom game server emulator written in C# .NET

License

Notifications You must be signed in to change notification settings

Kaioru/Edelstein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edelstein Build

A v.95.1 Mushroom game server emulator written in C#.

this project is a work-in-progress

👨‍💻 Cloning the repo

  1. git clone https://github.com/Kaioru/Edelstein && cd Edelstein

🔨 Building from scratch

Build with your favourite tool/ide

  1. On Visual Studio and Rider it should be pretty straightforward
  2. Use dotnet build if not using an IDE

Downloading required assets

  1. Download the scripts from Server.Scripts
  2. Download the data from Server.NX
  3. Unzip both into their own folders

Running the Standalone app

The Standalone app is the quick and easy way to spin up Edelstein

  1. cd src/app/Edelstein.App.Standalone
  2. cp appsettings.json appsettings.Production.json
  3. Edit the appsettings.Production.json appropriately (remember to set the scripts and data path!)
  4. dotnet run

📦 Extra Stuff

⭐️ Acknowledgements

  • Rebirth - lot's of referencing from here.
  • Destiny - even more referencing from here.

About

A v.95.1 Mushroom game server emulator written in C# .NET

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages