Sadly I had a small bug in my last PR, which caused a bootloop in case an update was available (fixed with --no-autostart)
The other changes are fixes for the config file, which somehow wasn't being read by the arkmanager in the homedirectory.
(can be checked with arkmanager printconfig)
Furthermore, the relative links to the game.ini and gameusersettings.ini should work better when using it from outside the container.
Sadly I had a small bug in my last PR, which caused a bootloop in case an update was available (fixed with --no-autostart)
The other changes are fixes for the config file, which somehow wasn't being read by the arkmanager in the homedirectory. (can be checked with
arkmanager printconfig
)Furthermore, the relative links to the game.ini and gameusersettings.ini should work better when using it from outside the container.
Currently draft, till I can test more