Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update from HJfod - hjfod.bettersave
Browse files Browse the repository at this point in the history
  • Loading branch information
GeodeBot committed May 26, 2024
1 parent 8deca4d commit 4e123b6
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3571,7 +3571,8 @@
"1.2.1",
"1.2.2",
"1.2.3",
"1.2.4"
"1.2.4",
"1.3.0"
]
},
"hiimjustin000.na_demon": {
Expand Down
14 changes: 14 additions & 0 deletions mods-v2/hjfod.bettersave/1.3.0/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"commit-author": "HJfod",
"platforms": [
"windows",
"android32",
"android64"
],
"mod": {
"download": "https://github.com/HJfod/BetterSave/releases/download/v1.3.0/hjfod.bettersave.geode",
"hash": "57c5418019e9cc8c14450115a1b12de827dee9ac05c3ca0556fb019a3eff815f",
"hash256": "8c559c9879350147942ceabf94c5a6325c7de7b450689b1046d4f338a228078e"
},
"tags": []
}
30 changes: 30 additions & 0 deletions mods-v2/hjfod.bettersave/1.3.0/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"gd": {
"win": "2.204",
"android": "2.205"
},
"geode": "2.0.0-beta.26",
"version": "1.3.0",
"id": "hjfod.bettersave",
"name": "BetterSave",
"developer": "HJfod",
"description": "Saves created levels as individual files",
"dependencies": [
{
"id": "hjfod.gmd-api",
"version": "1.1.0"
}
],
"resources": {
"spritesheets": {
"PSASheet": [
"resources/*.png"
]
}
},
"api": {
"include": [
"include/*.hpp"
]
}
}
3 changes: 3 additions & 0 deletions mods-v2/hjfod.bettersave/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v1.3.0
* Save to CCLocalLevels all the time to ensure data isn't lost when updating to 2.206

# v1.2.4
* Don't assume CCLocalLevels name (for GDPSes)

Expand Down
Binary file modified mods-v2/hjfod.bettersave/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e123b6

Please sign in to comment.