-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
40f14ab
commit 4bcab76
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,29 @@ | ||
# Spark-3-Save-Editor | ||
# Spark 3 Save Editor | ||
A tool to edit Spark the Electric Jester 3 save files. In order to work, it must be in the same folder as the save files. | ||
|
||
## Packages used: | ||
- **prompt-sync** for asking the user for input. | ||
- **cli-select** for the fancy slection menu inside the console. | ||
- **edit-json-file** for editing JSON files while auto-saving. | ||
|
||
## Uses: | ||
- Toggle Slot in Use | ||
- Finish the Game | ||
- Set Combat Difficulty | ||
- Set Platforming Difficulty | ||
- Complete all Stages | ||
- Unlock all Stages | ||
- Get all Speed Gold Medals | ||
- Get all Speed Diamond Medals | ||
- Get all Score Gold Medals | ||
- Get all Score Diamond Medals | ||
- Set Collectathon Stage Points to 999,999,999 | ||
- Get all Exploration Medals | ||
- Set Power in DPad | ||
- Unlock all Moves | ||
- Unlock all Specials | ||
- Unlock **the Reaper** | ||
- Set Bits Number | ||
- Unlock all Jester Powers | ||
- Turn off Tutorials | ||
- *All of the Above!!!* |