Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

My Documents mods-folder support #168

Merged
merged 2 commits into from
Oct 24, 2022
Merged

Conversation

JanThomasUP
Copy link
Contributor

This changes will add a new optional mods folder in the system users documents directory.
If "My Documents/Anno 1800/mods" exists, ModManager::GetModsDirectory will now return this location as the mods folder.
This way the modloader will be backward compatible but also supports system user based mods, non privileged apps can access the mods folder and mods can be synced by cloud services like onedrive.

PR includes the README chanegs

This changes will add a new optional mods folder in the system users documents directory.
If "My Documents/Anno 1800/mods" exists, ModManager::GetModsDirectory will now return this location as the mods folder. 
This way the modloader will be backward compatible but also supports system user based mods, non privileged apps can access the mods folder and mods can be synced by cloud services like onedrive.
additional info regarding the ability to use symlinks
@xforce xforce merged commit 73fd917 into xforce:develop Oct 24, 2022
@xforce
Copy link
Owner

xforce commented Oct 24, 2022

Thanks. I have a few nit-picks that I will fix outside of this PR locally.

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.

2 participants