Skip to content

Commit

Permalink
CCBot mod: cc-combo-weapons (#266)
Browse files Browse the repository at this point in the history
* CCBot stable: ccbot/0

* CCBot: Fill 'cc-combo-weapons' info
  • Loading branch information
krypciak authored Dec 15, 2024
1 parent b3b5ca1 commit a190b39
Show file tree
Hide file tree
Showing 4 changed files with 42 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 @@ -81,5 +81,6 @@
{ "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/Azure-Lazuline/boki-colors/releases/download/1.0.0/boki-colors.ccmod", "source": "" },
{ "url": "https://github.com/krypciak/cc-shrimp/releases/download/v1.1.0/cc-shrimp-1.1.0.ccmod", "source": "" }
{ "url": "https://github.com/krypciak/cc-shrimp/releases/download/v1.1.0/cc-shrimp-1.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-combo-weapons/releases/download/v0.1.0/cc-combo-weapons.v0.1.0.ccmod", "source": "" }
]
3 changes: 2 additions & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@
{ "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/Azure-Lazuline/boki-colors/releases/download/1.0.0/boki-colors.ccmod", "source": "" },
{ "url": "https://github.com/krypciak/cc-shrimp/releases/download/v1.1.0/cc-shrimp-1.1.0.ccmod", "source": "" }
{ "url": "https://github.com/krypciak/cc-shrimp/releases/download/v1.1.0/cc-shrimp-1.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-combo-weapons/releases/download/v0.1.0/cc-combo-weapons.v0.1.0.ccmod", "source": "" }
]
37 changes: 37 additions & 0 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -1481,6 +1481,43 @@
}
]
},
"cc-combo-weapons": {
"metadataCCMod": {
"id": "cc-combo-weapons",
"version": "0.1.0",
"title": "Combo Weapons",
"description": "Allows adding equipment that can combo with other equipment.",
"repository": "https://github.com/buanjautista/cc-combo-weapons",
"tags": [
"library"
],
"authors": "buanjautista",
"dependencies": {
"item-api": "^0.4.0"
},
"prestart": "mod.js"
},
"installation": [
{
"type": "zip",
"url": "https://github.com/buanjautista/cc-combo-weapons/releases/download/v0.1.0/cc-combo-weapons.v0.1.0.ccmod",
"source": "",
"hash": {
"sha256": "eb46fbc6fc6489947170ce528fc53051b971e0c230a40e27a9742c31b276dc1d"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1734218687000,
"releasePages": [
{
"body": "Initial release",
"version": "0.1.0",
"timestamp": 1734216881000,
"url": "https://github.com/buanjautista/cc-combo-weapons/releases/tag/v0.1.0"
}
]
},
"cc-discord": {
"metadataCCMod": {
"id": "cc-discord",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

0 comments on commit a190b39

Please sign in to comment.