Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion input-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,6 @@
{ "url": "https://github.com/Hsifnus/autumns-genesis/archive/refs/tags/v0.2.7.zip", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/teleport-limits/releases/download/1.0.1/teleport-limits.ccmod", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.2/dungeon-revisits.ccmod", "source": "" },
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" }
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" },
{ "url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/download/v1.0.1/save-descriptions-1.0.1.ccmod", "source": "" }
]
3 changes: 2 additions & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,6 @@
{ "url": "https://github.com/Hsifnus/autumns-genesis/archive/refs/tags/v0.2.7.zip", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/teleport-limits/releases/download/1.0.1/teleport-limits.ccmod", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.2/dungeon-revisits.ccmod", "source": "" },
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" }
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" },
{ "url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/download/v1.0.1/save-descriptions-1.0.1.ccmod", "source": "" }
]
40 changes: 40 additions & 0 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -6563,6 +6563,46 @@
}
]
},
"save-descriptions": {
"metadataCCMod": {
"id": "save-descriptions",
"version": "1.0.1",
"title": "Save Descriptions",
"description": "Add small descriptions to your save files.",
"repository": "https://github.com/CaseyCashman/cc-save-descriptions",
"tags": [
"QoL"
],
"authors": "Casey Cashman",
"prestart": "prestart.js"
},
"installation": [
{
"type": "zip",
"url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/download/v1.0.1/save-descriptions-1.0.1.ccmod",
"source": "",
"hash": {
"sha256": "20399e170f1271f8bb6e57d2be02d6ccf787d1220855653a729c4bd760bae9ec"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1768513834000,
"releasePages": [
{
"body": "- Fixed a crash\r\n- Minor visual tweak\r\n- Changed .zip file extension to .ccmod",
"version": "1.0.1",
"timestamp": 1768513834000,
"url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/tag/v1.0.1"
},
{
"body": "",
"version": "1.0.0",
"timestamp": 1768511420000,
"url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/tag/v1.0.0"
}
]
},
"spin-to-win": {
"metadataCCMod": {
"id": "spin-to-win",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

Loading