Commit Graph

16 Commits

Author SHA1 Message Date
Alex
23c1eb761e
patch: apply steamcmd hotfix 2021-06-09 23:44:22 +03:00
Michael Parker
6a5945fd09 update scripts 2021-03-29 21:41:16 -04:00
Michael Parker
e0f35165d3 update clone script
missed a part that causes the script to basically fail if a username is not set.
2021-03-29 20:46:24 -04:00
Michael Parker
7dfc5ce471 update file unpacker script
update file unpacker script to work with the github release grabber and download validation script
2021-03-29 19:43:40 -04:00
Michael Parker
237ae0613d update release_grabber
update release grabber to fit right into the download link validation script
2021-03-29 19:41:36 -04:00
Michael Parker
942a1eccfb update download script
fixes a but in the download link script.
2021-03-29 19:38:41 -04:00
Michael Parker
8e378d0ce8 Add git cloner script 2021-03-29 19:25:17 -04:00
Michael Parker
adc9d39f80
replace || with && 2020-07-13 10:21:11 -04:00
Michael Parker
cc472b23af
add flag for windows app install
adds a `WINDOWS_INSTALL` flag to the install script.

adds notes on the variables in the script.
2020-07-11 08:47:43 -04:00
Michael Parker
5805ab86c0 update scripts folder
Change steamcmd recommended to debian-buster-slim
Update release grabber with curly braces on variables (readability).
Add script for validating that download links actually exist with no errors.
update gitignore.
2019-12-29 17:54:25 -05:00
parkervcp
82a16e4daf update steamcmd script
Makes the script more noisy saying what it's doing.
2019-12-15 10:08:23 -05:00
Michael Parker
3f91a4d7b6 update steamcmd script
Use the newer steamcmd zip.
2019-12-08 10:18:25 -05:00
Michael Parker
441c48212d add steamcmd install script
add a steamcmd install script for people to use.
2019-12-01 20:04:10 -05:00
Michael Parker
5151d88dec add notes for the unpacker script. 2019-11-03 22:38:58 -05:00
Michael Parker
f5c7014231 add file unpacker
This is to unpack files.
2019-11-03 22:34:43 -05:00
Michael Parker
533ce1f343 add a scripts folder as a resource
This specifically adds a the github_release_grabber I wrote for the tmodloader egg.
2019-11-03 22:29:44 -05:00