Skip to content

Commit

Permalink
CCBot: Fill 'lub-summoner-frame' info
Browse files Browse the repository at this point in the history
  • Loading branch information
krypciak committed Dec 25, 2024
1 parent de5afa2 commit f14d354
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 2 deletions.
3 changes: 2 additions & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
{ "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/buanjautista/cc-combo-weapons/releases/download/v0.1.0/cc-combo-weapons.v0.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-shock-quest/releases/download/v0.0.5-alpha/cc-clocktower-v0.0.5-alpha.ccmod", "source": "" }
{ "url": "https://github.com/buanjautista/cc-shock-quest/releases/download/v0.0.5-alpha/cc-clocktower-v0.0.5-alpha.ccmod", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.2/lub-summoner-frame.zip", "source": "" }
]
46 changes: 46 additions & 0 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -4550,6 +4550,52 @@
}
]
},
"lub-summoner-frame": {
"metadataCCMod": {
"id": "lub-summoner-frame",
"version": "0.0.2",
"title": {
"en_US": "Lubkuluk's Summoner Frame"
},
"description": {
"en_US": "A mod that implements a code to make advanced changes to enemies"
},
"authors": [
"Lubkuluk"
],
"tags": [
"library"
],
"repository": "https://github.com/lubkuluk/lub-summoner-frame",
"icons": {
"24": "icon.png"
},
"prestart": "prestart.js",
"dependencies": {
"Simplify": ">=2.12.1"
}
},
"installation": [
{
"type": "zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.2/lub-summoner-frame.zip",
"source": "lub-summoner-frame",
"hash": {
"sha256": "b32ef52afb5c80afddd16111e7a107673a2f56eaac8916b1b2f8a59193b69122"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1735059617000,
"releasePages": [
{
"body": "\r\n",
"version": "0.0.2",
"timestamp": 1735059617000,
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/tag/0.0.2"
}
]
},
"map-watch": {
"metadataCCMod": {
"id": "map-watch",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

0 comments on commit f14d354

Please sign in to comment.