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

MISC: Add support for getting the save file through the RFA #2004

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

G4mingJon4s
Copy link
Contributor

Currently, you can only programmatically get the save file through the NS API. While this does allow for automatic backups, getting those backups into your external editor can be quite cumbersome. Now, the current save file is exposed to the RFA via a new request.

I'm not quite sure if it should also be possible to import a save file via the RFA. It would be quite frustrating to have your save file be lost because your external editor overwrites it. Maybe a middle ground would be a confirmation popup? This feature seems quite niche IMO, so maybe it is not needed?

@G4mingJon4s
Copy link
Contributor Author

G4mingJon4s commented Mar 8, 2025

After some discussion on the discord, I think it's fair to say that importing a save via the RFA is not really desirable, especially loosing your progress due to unintentional imports.
With that out of the way, this PR should be ready to go in terms of functionality.

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.

2 participants