Skip to content

Commit

Permalink
CCBot: Fill 'cc-staircase-effect-fix' info
Browse files Browse the repository at this point in the history
  • Loading branch information
krypciak committed Oct 31, 2024
1 parent da9a0a4 commit c2c901a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
{ "url": "https://github.com/Azure-Lazuline/elemental-hair/releases/download/1.0.4/elemental-hair.ccmod", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/xpc-triblader-trithrow/releases/download/1.0.2/xpc-triblader-trithrow.ccmod", "source": "" },
{ "url": "https://github.com/XenonA7/xpc-hexa-elemental-robe/archive/refs/tags/1.0.1.zip", "source": "" },
{ "url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.0/cc-staircase-effect-fix.ccmod", "source": "" }
{ "url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.1/cc-staircase-effect-fix.ccmod", "source": "" }
]
14 changes: 10 additions & 4 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -1941,7 +1941,7 @@
"cc-staircase-effect-fix": {
"metadataCCMod": {
"id": "cc-staircase-effect-fix",
"version": "1.0.0",
"version": "1.0.1",
"title": "Staircase Effect Fix",
"description": "Fixes staircase effect when moving diagonally",
"repository": "https://github.com/Unarelith/cc-staircase-effect-fix",
Expand All @@ -1956,16 +1956,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.0/cc-staircase-effect-fix.ccmod",
"url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.1/cc-staircase-effect-fix.ccmod",
"source": "",
"hash": {
"sha256": "e51ae929e1a4232927591d65da7928625df82ad4efc94893da41b4d63b6cf287"
"sha256": "2e499954f3ff77a666da55c388937d3be68c818e33614d641e9cd93e5ff83227"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1730219226000,
"lastUpdateTimestamp": 1730251123000,
"releasePages": [
{
"body": "- Improved settings menu\r\n- Added option to smooth player camera only",
"version": "1.0.1",
"timestamp": 1730251123000,
"url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/tag/v1.0.1"
},
{
"body": "First version.",
"version": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

0 comments on commit c2c901a

Please sign in to comment.