Commit Graph

8 Commits

Author SHA1 Message Date
Florian Kinder
89ae20012e
Added DLC_SPACE_AGE environment variable (#519)
* Added DLC_SPACE_AGE environment variable to enable or disable dlc related mods

Took 53 minutes

* 🎨

Took 2 minutes
2024-10-22 20:40:34 +02:00
Florian Kinder
f7e9dea263
Improve logging in updating mods (#518)
Took 55 minutes
2024-10-22 19:28:25 +02:00
Tristin Stagg
4ab4c889f4
Add support for --preset options provided by vanilla and popular mods (#482)
* Add support for --preset options provided by vanilla and popular mods

* Add support for --preset in scenario.sh

* Replace SU_EXEC with EXEC
2024-06-12 19:47:42 +09:00
Mark Crossen
98d3e475d3
add support for ARM (#485)
* build and run on arm64

* multiarch docker build

* add ARM64 warning to README.md
2024-03-03 12:09:41 +09:00
StealthCT
bd76f1c541
Swap to Debian slim baseimage (#469)
* Swap to Debian slim baseimage

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Only install necessary packages

---------

Co-authored-by: Doridian <git@doridian.net>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-03-03 11:57:47 +09:00
Florentin Schleuß
f7282c516c
Add --console-log support (#461) 2023-04-16 12:55:05 +02:00
Adam Zahumenský
5aef1b9f6f
Add an IP bind param to the entrypoint (#447)
* Add an IP bind param to the entrypoint

* Add an example usage to readme

* Rename to BIND
2022-09-05 11:01:06 +02:00
StopMotionCuber
89b9851edb
Include templating support (#382) 2021-09-02 14:57:59 +02:00