Skip to content

Baconing/godot-save-editor

Repository files navigation

godot-save-editor

a basic save editor for encrypted godot files

a save/godot file using

FileAccess.open_encrypted_with_pass()

(link)

can be opened with this program assuming you know the password used, which is likely hardcoded into the program and can be found using gdre and a little bit of patience

only supports password strings and string data, no binary or anything else because the file i was editing only used strings and i didnt bother. if you want it you can pr or if enough people want it i can actually put effort into this thank you good day

About

a basic editor for encrypted godot files

Resources

License

Stars

Watchers

Forks

Packages

No packages published