Add support for creating empty save files #2
Labels
feature request
A new feature to add
GUI
Related to the celeste_rs_gui app
LIB
Related to the celeste_rs library
This should be implemented by adding
Default
implementations for allSaveData
-related structs and then adding a button in the GUI app. It should have all vanilla data loaded in by default but zeroed out and have no modded data.The new save file should be named
[n+1].celeste
wheren
is the largest open save file (on web) or the largest save file in the saves folder (on native).The text was updated successfully, but these errors were encountered: