A v.95.1 Mushroom game server emulator written in C#.
This project is built on .NET! make sure you have it installed before continuing.
- Download the scripts from Server.Scripts
- Download the data from Server.NX
- Unzip both into their own folders
cd src/app/Edelstein.Daemon.Server
cp appsettings.json appsettings.Production.json
- Edit the appsettings.Production.json appropriately (remember to set the scripts and data path!)
dotnet run
- Server.NX - the source for the Server.nx file.
- Server.Scripts - various scripts for use with Edelstein.