Skip to content

Commit 09d88b0

Browse files
committed
CCBot: Fill 'save-descriptions' info
1 parent 20be337 commit 09d88b0

3 files changed

Lines changed: 43 additions & 2 deletions

File tree

input-locations.old.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,6 @@
9494
{ "url": "https://github.com/Hsifnus/autumns-genesis/archive/refs/tags/v0.2.7.zip", "source": "" },
9595
{ "url": "https://github.com/Azure-Lazuline/teleport-limits/releases/download/1.0.1/teleport-limits.ccmod", "source": "" },
9696
{ "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.2/dungeon-revisits.ccmod", "source": "" },
97-
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" }
97+
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" },
98+
{ "url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/download/v1.0.1/save-descriptions-1.0.1.ccmod", "source": "" }
9899
]

npDatabase.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6563,6 +6563,46 @@
65636563
}
65646564
]
65656565
},
6566+
"save-descriptions": {
6567+
"metadataCCMod": {
6568+
"id": "save-descriptions",
6569+
"version": "1.0.1",
6570+
"title": "Save Descriptions",
6571+
"description": "Add small descriptions to your save files.",
6572+
"repository": "https://github.com/CaseyCashman/cc-save-descriptions",
6573+
"tags": [
6574+
"QoL"
6575+
],
6576+
"authors": "Casey Cashman",
6577+
"prestart": "prestart.js"
6578+
},
6579+
"installation": [
6580+
{
6581+
"type": "zip",
6582+
"url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/download/v1.0.1/save-descriptions-1.0.1.ccmod",
6583+
"source": "",
6584+
"hash": {
6585+
"sha256": "20399e170f1271f8bb6e57d2be02d6ccf787d1220855653a729c4bd760bae9ec"
6586+
}
6587+
}
6588+
],
6589+
"stars": 0,
6590+
"lastUpdateTimestamp": 1768513834000,
6591+
"releasePages": [
6592+
{
6593+
"body": "- Fixed a crash\r\n- Minor visual tweak\r\n- Changed .zip file extension to .ccmod",
6594+
"version": "1.0.1",
6595+
"timestamp": 1768513834000,
6596+
"url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/tag/v1.0.1"
6597+
},
6598+
{
6599+
"body": "",
6600+
"version": "1.0.0",
6601+
"timestamp": 1768511420000,
6602+
"url": "https://github.com/CaseyCashman/cc-save-descriptions/releases/tag/v1.0.0"
6603+
}
6604+
]
6605+
},
65666606
"spin-to-win": {
65676607
"metadataCCMod": {
65686608
"id": "spin-to-win",

npDatabase.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)