Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Add: Automanaged Mods, MOD_ID Field #1961

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Conversation

Cryotize
Copy link
Contributor

Description

I haven't seen any recent posts about automanaged mods being a problem on Linux. This is why i want to add modding support to the official Egg. I use automanaged mods since about 2 years with LinuxGSM without any problems.

Checklist for all submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you tested and reviewed your changes with confidence that everything works?
  • Did you branch your changes and PR from that branch and not from your master branch?
    • If not, why?:

@gOOvER
Copy link
Contributor

gOOvER commented Nov 14, 2022

idk, if this is all. As i know, you must also add the mods to the config

@Cryotize
Copy link
Contributor Author

I can test it again later today, but if I'm not mistaken, this should be good. According to the official wiki, it should work: https://ark.fandom.com/wiki/Server_configuration

@Cryotize
Copy link
Contributor Author

Alright, I've been able to test it again, with success. Server loads Mods, same goes for my client when joining the server, mods are available in game.

Also, notice how the descriptions on the wiki are identical for mod loading by using the command line option and GameUserSettings.ini.

This matches the official 190.0 Patchnotes: https://ark.fandom.com/wiki/190.0

@alex4401
Copy link

I can test it again later today, but if I'm not mistaken, this should be good. According to the official wiki, it should work: https://ark.fandom.com/wiki/Server_configuration

That is actually not the official wiki since April this year.

@QuintenQVD0
Copy link
Collaborator

LGTM!

Alright, I've been able to test it again, with success. Server loads Mods, same goes for my client when joining the server, mods are available in game.

Also, notice how the descriptions on the wiki are identical for mod loading by using the command line option and GameUserSettings.ini.

This matches the official 190.0 Patchnotes: https://ark.fandom.com/wiki/190.0

DId you had to add anything to a config file for this to work?

@Cryotize
Copy link
Contributor Author

LGTM!

DId you had to add anything to a config file for this to work?

Nope, only added the command-line options.

@QuintenQVD0
Copy link
Collaborator

LGTM!
DId you had to add anything to a config file for this to work?

Nope, only added the command-line options.

So you confirm that with adding that 1 variable and change the startup cmd it loads mods now?

@Cryotize
Copy link
Contributor Author

LGTM!
DId you had to add anything to a config file for this to work?

Nope, only added the command-line options.

So you confirm that with adding that 1 variable and change the startup cmd it loads mods now?

Yes, exactly.

@QuintenQVD0
Copy link
Collaborator

QuintenQVD0 commented Dec 18, 2022

LGTM! thx

@QuintenQVD0 QuintenQVD0 merged commit 9a70052 into pelican-eggs:master Dec 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants