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

Search for secret key in mod parent folder #319

Merged

Conversation

art-from-the-machine
Copy link
Owner

As well as checking the folder the exe is running in, check if a secret key has been saved to a GPT_SECRET_KEY.txt file in the Mantella mod's parent folder.

When Mantella.exe is run via Mantella/SKSE/Plugins/MantellaLauncher.dll, the exe's directory is Mantella/SKSE/Plugins/MantellaSoftware/Mantella.exe. To save the player from having to click though a bunch of folders to get to Mantella/SKSE/Plugins/MantellaSoftware/GPT_SECRET_KEY.txt, the secret key is instead stored in Mantella/GPT_SECRET_KEY.txt.

@art-from-the-machine art-from-the-machine merged commit 2eacb69 into main Jul 2, 2024
@art-from-the-machine art-from-the-machine deleted the search_for_secret_key_in_mod_parent_folder branch July 2, 2024 10:21
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