mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Run systemd as the user tgstation-server
- Fix .deb build only working in gh-actions tailored environment. - Fix indentation in `rules`. - Fix build script not working fully without a signing key. - Standardize to node 20 as a build dependency. - Fix my ADHD in the `README.md`. Closes #1658
This commit is contained in:
@@ -34,7 +34,7 @@ You can of course, as always, ask for help at [#coderbus](irc://irc.rizon.net/co
|
||||
|
||||
### Development Environment
|
||||
|
||||
You need the .NET 8.0 SDK and npm>=v5.7 (in your PATH) to compile the server.
|
||||
You need the .NET 8.0 SDK, node>=v20, and npm>=v5.7 (in your PATH) to compile the server.
|
||||
|
||||
The recommended IDE is Visual Studio 2022 or VSCode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user