Skip to content

Commit

Permalink
CCBot mod: cc-staircase-effect-fix (#237)
Browse files Browse the repository at this point in the history
* CCBot stable: ccbot/0

* CCBot: Fill 'cc-staircase-effect-fix' info
  • Loading branch information
krypciak authored Oct 30, 2024
1 parent 85e5eb1 commit a00b9e5
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 3 deletions.
3 changes: 2 additions & 1 deletion input-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.7/difficulty-mods.ccmod", "source": "" },
{ "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/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": "" }
]
3 changes: 2 additions & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.7/difficulty-mods.ccmod", "source": "" },
{ "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/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": "" }
]
36 changes: 36 additions & 0 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -1938,6 +1938,42 @@
}
]
},
"cc-staircase-effect-fix": {
"metadataCCMod": {
"id": "cc-staircase-effect-fix",
"version": "1.0.0",
"title": "Staircase Effect Fix",
"description": "Fixes staircase effect when moving diagonally",
"repository": "https://github.com/Unarelith/cc-staircase-effect-fix",
"tags": [
"QoL"
],
"authors": [
"Unarelith"
],
"prestart": "prestart.js"
},
"installation": [
{
"type": "zip",
"url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.0/cc-staircase-effect-fix.ccmod",
"source": "",
"hash": {
"sha256": "e51ae929e1a4232927591d65da7928625df82ad4efc94893da41b4d63b6cf287"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1730219226000,
"releasePages": [
{
"body": "First version.",
"version": "1.0.0",
"timestamp": 1730216746000,
"url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/tag/v1.0.0"
}
]
},
"cc-vim": {
"metadataCCMod": {
"id": "cc-vim",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

0 comments on commit a00b9e5

Please sign in to comment.