Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mods installation from docker-compose.yml #75

Open
woeisme opened this issue Aug 3, 2022 · 3 comments
Open

Mods installation from docker-compose.yml #75

woeisme opened this issue Aug 3, 2022 · 3 comments
Labels
question Further information is requested

Comments

@woeisme
Copy link

woeisme commented Aug 3, 2022

using GAME_MOD_IDS in docker-compose.yml:
- GAME_MOD_IDS=731604991

doesn't seem to function, I ended up using arkmanager command

docker exec -u steam ark arkmanager installmod 731604991

to add a mod to the instance.

@woeisme
Copy link
Author

woeisme commented Aug 4, 2022

Another update to this, even though arkmanager reports the mod installed and enabled the client side shows no way to select or even notice if it is installed.
Currently referencing this to see if a file location mismatch is the problem.

@woeisme
Copy link
Author

woeisme commented Aug 5, 2022

Managed to get S+ installed by a combination of the above arkmanager command and adding
ActiveMods=731604991
to GameUserSettings.ini

@Hermsi1337
Copy link
Owner

Hermsi1337 commented Sep 8, 2022

Sorry for my late answer.

There should be no need to install the mods on your own via arkmanager.
I've tried it a few minutes ago.

When yo need to add a new mod, please set ´DEBUG=true` and provide startup-logs.

@Hermsi1337 Hermsi1337 added the question Further information is requested label Sep 8, 2022
@Hermsi1337 Hermsi1337 reopened this Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants