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

Allow for special paths to be used for a profile's mod directory #306

Open
tomc128 opened this issue Apr 15, 2023 · 0 comments
Open

Allow for special paths to be used for a profile's mod directory #306

tomc128 opened this issue Apr 15, 2023 · 0 comments
Labels
enhancement Improvements to the project

Comments

@tomc128
Copy link

tomc128 commented Apr 15, 2023

The Problem

At the moment, Ferium stores the profile mods directory as an absolute path (i.e. C:\Users...). Setting this value in the config.json file to include %appdata% rather than the absolute path fails, stating 'failed to create whole tree'. For me, I am sharing a ferium instance (including config file) on my network file server, so the inability to use a special path disallows the use of this shared executable if the absolute paths do not match.

Your Solution(s)

The ability for Ferium to parse special paths, namely %appdata% in the config file. This would allow the config file to be reused across multiple devices without the need to edit the path for each of them.

@tomc128 tomc128 added the enhancement Improvements to the project label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to the project
Development

No branches or pull requests

1 participant