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

write the savepath to a file during boot #615

Merged
merged 2 commits into from
May 11, 2023

Conversation

microlith57
Copy link
Member

@microlith57 microlith57 commented Apr 19, 2023

closes #612 by writing the path to the Saves folder to everest-savepath.txt in the Celeste folder.

@microlith57
Copy link
Member Author

microlith57 commented Apr 19, 2023

not sure what the commit history is doing
will force push to fix that tomorrow

@microlith57
Copy link
Member Author

ended up not saving the version / debugrc port, as they are already in a settings file and don't need full yaml parsing to retrieve, only a simple string comparison

@microlith57 microlith57 marked this pull request as ready for review May 6, 2023 03:36
@DemoJameson
Copy link
Member

the path is just Saves on xna, you might want to convert it to full path by Path.GetFullPath method

@DemoJameson DemoJameson merged commit c6a82e3 into EverestAPI:dev May 11, 2023
@microlith57 microlith57 deleted the everest-savepath branch May 13, 2023 11:39
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.

external program interop wishlist
2 participants