An open API service indexing awesome lists of open source software.

https://github.com/programminglaboratorys/fnaf-world-save-editor

visual way to modify the famous game FNaF World save file
https://github.com/programminglaboratorys/fnaf-world-save-editor

Last synced: 25 days ago
JSON representation

visual way to modify the famous game FNaF World save file

Awesome Lists containing this project

README

          

be able to edit the fnaf world save files live

all in python and pygame

⚠️WARNINGS

- editing files might introduce side effects
- not responsible for any corruption for your save files! edit by your own risk

be aware!
don't report them to game devs because the player is never meant to edit the save files! also don't report them to me, in game side affects are not related to the file editor nor they're my problem. thanks.

### SITES

places where I would release fwse or do devlogs

- [fwse at gamejolt](https://gamejolt.com/games/fwse/976580)
- [fwse at github](https://github.com/programminglaboratorys/fnaf-world-save-editor)

# TODO
- Basic
- [x] globals
- [x] animated objects
- [x] following fnaf world style
- [ ] loading game save file in a separate thread
- [ ] pure keyboard controlls
- [ ] pure mouse controlls
- [ ] Character Store
- Main Menu
- [x] slot buttons
- Editor
- [x] character box display
- [ ] editing characters level/xp
- [ ] editing accessed areas
- [ ] save button
- [ ] characters grid
- [ ] bytes frame
- [ ] chips frame
- [ ] allow raw editing
- [ ] cheese 🧀
- Other
- [ ] setting to restart game frame upon changes