Skip to content

Commit

Permalink
CCBot: Fill 'Boki Colors' info
Browse files Browse the repository at this point in the history
  • Loading branch information
krypciak committed Nov 14, 2024
1 parent e5a2107 commit 19362c9
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 2 deletions.
Binary file added icons/Boki Colors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@
{ "url": "https://github.com/Azure-Lazuline/elemental-hair/releases/download/1.0.6/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.2/cc-staircase-effect-fix-1.0.2.ccmod", "source": "" }
{ "url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.2/cc-staircase-effect-fix-1.0.2.ccmod", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/boki-colors/releases/download/1.0.0/boki-colors.ccmod", "source": "" }
]
42 changes: 42 additions & 0 deletions npDatabase.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,46 @@
{
"Boki Colors": {
"metadataCCMod": {
"id": "Boki Colors",
"version": "1.0.0",
"title": "Boki Colors",
"description": {
"en_US": "Change Lea's palette to Boki's from Copy Kitty, with different ones per-element."
},
"repository": "https://github.com/Azure-Lazuline/boki-colors",
"tags": [
"cosmetic"
],
"authors": "Azure Lazuline",
"icons": {
"24": "icon24.png"
},
"prestart": "_prestart.js",
"dependencies": {
"element-hair": ">=1.0.0"
}
},
"installation": [
{
"type": "zip",
"url": "https://github.com/Azure-Lazuline/boki-colors/releases/download/1.0.0/boki-colors.ccmod",
"source": "",
"hash": {
"sha256": "0645050ab903293f9449ec210a09836509a3d87081c4a90f8b8adb769862ed5f"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1731620361000,
"releasePages": [
{
"body": "- first release",
"version": "1.0.0",
"timestamp": 1731619778000,
"url": "https://github.com/Azure-Lazuline/boki-colors/releases/tag/1.0.0"
}
]
},
"CCJoystickExt": {
"metadataCCMod": {
"id": "CCJoystickExt",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

0 comments on commit 19362c9

Please sign in to comment.