Commit graph

16 commits

Author SHA1 Message Date
Christian Torbidone
b6a0f53d20
fix havana 2024-09-14 14:16:29 +02:00
Christian Torbidone
f720373b9f
add custom egg for havana 2024-09-14 14:12:55 +02:00
João Brázio
fc00b710fa
rust: add support for Carbon, a rust modding framework (#43) 2023-09-30 14:08:29 -06:00
Quinten
f2eced6a5a
rust: respect AUTO_UPDATE (#42) 2023-07-11 20:42:22 -06:00
Luis Vera
42d51aa044
fix: invalid INTERNAL_IP environment value (#24)
New IP output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-03-30 18:40:27 +03:00
softwarenoob
290066dd4f
fix(rust): use direct github releases link for umod
Umod being under attack with Cloudflare causes a failed install for every single server that's running Rust, thus breaking them. Use direct Github release instead, which the old link was a redirect to.

Co-authored-by Dennis <70665154+dennisrijsdijk@users.noreply.github.com>
2022-02-03 22:08:47 +02:00
softwarenoob
290db30d1e
chore: remove reduntant FiveM specific image
Not used anywhere and is leftover from matthews upstream repo, from where it was also deleted. FiveM egg uses base debian image.
2021-11-21 20:12:21 +02:00
softwarenoob
84e114a03b
fix: force_install_dir error
SteamCMD now complains when trying to login before providing install dir `Please use force_install_dir before logon!`
2021-11-21 20:07:03 +02:00
Alex
99dbbaadba
fix(source): Fix SteamCMD update by adding Sleep 1
Sleep for 1 second before proceeding with SteamCMD update to make sure it doesn't deadlock, similar to source from images repo.

Co-authored-by: Red-Thirten <rehlmgaming@gmail.com>
2021-11-06 00:32:04 +02:00
Alex
d0c0e3e6f3
add Rust game Debian image
Update to bullseye image, node v14, and includes libsdl2 to fix steamcmd SDL issues
2021-09-28 17:08:27 +03:00
Matthew Penner
017f18354c
fix multiarch builds 2021-09-23 10:53:16 -06:00
Torsten Widmann
44a32affa3
Update packages for Debian 11 (#16) 2021-08-22 20:53:09 +03:00
Charles Morgan
9e243293ba
Add auto update script
Add's auto-update option inside entry point if `AUTO_UPDATE` flag is set to 1

Pulled from parkers entrypoint for source debian
2021-06-17 20:20:01 -04:00
Dane Everitt
5919abae88 Actually correct command running... 2021-05-29 10:52:55 -07:00
Dane Everitt
0248368c01 Improve the startup commands and unbreak their execution 2021-05-29 10:19:11 -07:00
Dane Everitt
ee444da25a Move a bunch of files around, try to get things working 2021-05-15 12:26:45 -07:00