Made a note about the pathing requirements of steamcmd

This commit is contained in:
Price Hiller 2021-12-25 22:39:55 -06:00
parent 443326b1ee
commit c9563cb000

View File

@ -10,6 +10,11 @@ A set of opinionated scripts used to manage 7 days to die.
- Used to run servers in detached sessions
- [steamcmd](https://developer.valvesoftware.com/wiki/SteamCMD)
- Used to install 7 days to die game servers
- Important, this MUST be in your PATH variable.
This script calls the [general]() installer script
which configures steamcmd to be in `/usr/local/bin`.
If this is not in your path, the deployed scripts will
***NOT*** work.
- Optional
- [pv](https://github.com/icetee/pv)