Skip to content

Unify user directory #104

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

Open
wants to merge 1 commit into
base: release
Choose a base branch
from
Open

Unify user directory #104

wants to merge 1 commit into from

Conversation

MichaelAldrich
Copy link
Member

All instances of nxt on your machine should now share preferences/configs found at $USERPROFILE/nxt

After launching with this update you may find your preferences reset. This will happen if you were only working with nxt_maya for sure. If you want your old preferences, navigate to os.path.expanduser("~/nxt") and copy the contents to the new unified location at os.path.expandvars("$USERPROFILE/nxt")

… share preferences/configs found at `$USERPROFILE/nxt`

After launching with this update you may find your preferences reset.
This will happen if you were only working with nxt_maya for sure.
If you want your old preferences, navigate to `os.path.expanduser("~/nxt")`
and copy the contents to the new unified location at `os.path.expandvars("$USERPROFILE/nxt")`
@MichaelAldrich
Copy link
Member Author

I know this works across nxt_maya and standalone, but need to test in blender and ue

@MichaelAldrich
Copy link
Member Author

yeah this is giving the same results in blender and ue as well, all goods good from my side

Base automatically changed from dev to release June 11, 2024 02:01
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

Successfully merging this pull request may close these issues.

1 participant