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

Mod installation folder #169

Open
ZhilkinSerg opened this issue May 10, 2018 · 4 comments

Comments

Projects
None yet
2 participants
@ZhilkinSerg
Copy link
Contributor

commented May 10, 2018

Cataclysm mods can be loaded from at least two folders:

  • \data\mods;
  • \mods.

I suggest adding an option to define mod install location.

@remyroy

This comment has been minimized.

Copy link
Owner

commented Aug 1, 2018

I guess this was added somewhat recently CleverRaven/Cataclysm-DDA@6a31c5a . I'll try to include this in the next release.

@remyroy

This comment has been minimized.

Copy link
Owner

commented Aug 1, 2018

Isn't the second directory %LOCALAPPDAT%\cataclysm-dda\mods instead of the one from inside the game directory on Windows? I'll have to confirm this to progress on this.

@remyroy

This comment has been minimized.

Copy link
Owner

commented Aug 1, 2018

I guess it's the one inside the game directory. This is so confusing to me.

So both \data\mods and \mods need to be checked for mods and an option need to be added to select where you want to install them.

@ZhilkinSerg

This comment has been minimized.

Copy link
Contributor Author

commented Aug 2, 2018

These paths are relative to game directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.