A Starbound proxy server implementation
Coming soon!
- Mono (optional)
- libsqlite3-dev
There are two options for running Star on Linux. If you want to run Star as a daemon, you'll want to pick the second option.
- Run ./SharpStar
- Refer to Windows steps 2 and 3
- Install Mono (v 4.0.0+) through a package manager or compile it manually (refer here).
- Ubuntu: sudo apt-get install mono-complete
- Run "mono SharpStar.exe" for normal usage. If you want to run it as a daemon, run "mono-service SharpStar.exe" instead.
- Refer to Windows steps 2 and 3
- .NET Framework 4.5
- Run SharpStar.exe
- Open serverconfig.json in your favorite text editor and modify the properties to your liking.
- Enter the command "reloadconfigs" (without the quotes) into the console