jaaiden / SCMDManager

Cross-platform SteamCMD server manager
MIT License
1 stars 0 forks source link

SCMDManager

Cross-platform SteamCMD Server Manager

CircleCI


About

SCMDManager is a cross-platform SteamCMD server manager application. You can use it to install, update, and start/stop SteamCMD servers.

It was created out of the need of a nice-looking server manager for both GNU/Linux and Windows.


Features


How-to (app binary)

Visit the releases tab to download the latest build!

If there is an outdated build (comapred to the latest commit in the master branch), please let me know!


How-to (source code)

Please note: You need to have NodeJS and npm (comes with the NodeJS installer) installed in order to build from source!

# Clone the repository
git clone https://github.com/zackdevine/scmdmanager.git

# Enter the repository
cd scmdmanager

# Build the app and start it
npm install
npm start

Credits


License MIT License