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

Loading other mods #30

Open
iggycreates opened this issue Jul 5, 2023 · 2 comments
Open

Loading other mods #30

iggycreates opened this issue Jul 5, 2023 · 2 comments

Comments

@iggycreates
Copy link

Thanks for this docker! I am trying to add my own mods into the mods folder, but it only loads the default mods you put. How can I add my own mods?

@HumanoidSandvichDispenser
Copy link
Contributor

HumanoidSandvichDispenser commented Jul 30, 2023

You can add your mods to the docker/mods directory and rebuild the container. Then add an env variable to the compose file. The name of the variable should be ENABLE_ + mod name + _MOD, allcaps no spaces. For example, docker/mods/Tractor Mod -> ENABLE_TRACTORMOD_MOD=true.

@iggycreates
Copy link
Author

iggycreates commented Jul 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants