Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCBot mod: lub-summoner-frame #283

Merged
merged 2 commits into from
Jan 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion input-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@
{ "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/lubkuluk/lub-summoner-frame/releases/download/0.0.2/lub-summoner-frame.zip", "source": "" }
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.3/lub-summoner-frame.zip", "source": "" }
]
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@
{ "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/lubkuluk/lub-summoner-frame/releases/download/0.0.2/lub-summoner-frame.zip", "source": "" }
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.3/lub-summoner-frame.zip", "source": "" }
]
15 changes: 9 additions & 6 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -4564,7 +4564,7 @@
"lub-summoner-frame": {
"metadataCCMod": {
"id": "lub-summoner-frame",
"version": "0.0.2",
"version": "0.0.3",
"title": {
"en_US": "Lubkuluk's Summoner Frame"
},
Expand All @@ -4578,9 +4578,6 @@
"library"
],
"repository": "https://github.com/lubkuluk/lub-summoner-frame",
"icons": {
"24": "icon.png"
},
"prestart": "prestart.js",
"dependencies": {
"Simplify": ">=2.12.1"
Expand All @@ -4589,16 +4586,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.2/lub-summoner-frame.zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.3/lub-summoner-frame.zip",
"source": "lub-summoner-frame",
"hash": {
"sha256": "b32ef52afb5c80afddd16111e7a107673a2f56eaac8916b1b2f8a59193b69122"
"sha256": "ef95ecbef056e346584ff0bf9a7b0d8f93c772d9d2ccc6910f0c5cee108ceb6b"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1735059617000,
"releasePages": [
{
"body": "Fixed missing icon in ccmod.json by removing the entry",
"version": "0.0.3",
"timestamp": 1735059617000,
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/tag/0.0.3"
},
{
"body": "\r\n",
"version": "0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

Loading