Skip to content

Commit ba80d89

Browse files
authored
CCBot mod: kit-mod (#497)
* CCBot stable: ccbot/0 * CCBot: Fill 'kit-mod' info
1 parent ea4a2b9 commit ba80d89

File tree

5 files changed

+138
-2
lines changed

5 files changed

+138
-2
lines changed

icons/kit-mod.png

1.34 KB
Loading

input-locations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,6 @@
9696
{ "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.5/dungeon-revisits.ccmod", "source": "" },
9797
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" },
9898
{ "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" },
99-
{ "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" }
99+
{ "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" },
100+
{ "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", "source": "" }
100101
]

input-locations.old.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,6 @@
9696
{ "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.5/dungeon-revisits.ccmod", "source": "" },
9797
{ "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" },
9898
{ "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" },
99-
{ "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" }
99+
{ "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" },
100+
{ "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", "source": "" }
100101
]

npDatabase.json

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4900,6 +4900,73 @@
49004900
}
49014901
]
49024902
},
4903+
"kit-mod": {
4904+
"metadataCCMod": {
4905+
"id": "kit-mod",
4906+
"version": "1.0.1",
4907+
"title": {
4908+
"en_US": "Kit Mod",
4909+
"de_DE": "Kit Mod",
4910+
"fr_FR": "Kit Mod",
4911+
"zh_CN": "Kit Mod",
4912+
"zh_TW": "Kit Mod",
4913+
"ja_JP": "Kit Mod",
4914+
"ko_KR": "Kit Mod"
4915+
},
4916+
"description": {
4917+
"en_US": "Adds Kit as a party member and playable character.",
4918+
"de_DE": "Adds Kit as a party member and playable character.",
4919+
"fr_FR": "Adds Kit as a party member and playable character.",
4920+
"zh_CN": "Adds Kit as a party member and playable character.",
4921+
"zh_TW": "Adds Kit as a party member and playable character.",
4922+
"ja_JP": "Adds Kit as a party member and playable character.",
4923+
"ko_KR": "Adds Kit as a party member and playable character."
4924+
},
4925+
"icons": {
4926+
"24": "icon.png"
4927+
},
4928+
"repository": "https://github.com/XenonA7/kit-mod",
4929+
"tags": [
4930+
"party member",
4931+
"player character"
4932+
],
4933+
"authors": [
4934+
"BountyXSnipe",
4935+
"dmitmel",
4936+
"XenonA7"
4937+
],
4938+
"prestart": "prestart.js",
4939+
"dependencies": {
4940+
"extendable-severed-heads": ">=1.1.0"
4941+
}
4942+
},
4943+
"installation": [
4944+
{
4945+
"type": "zip",
4946+
"url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip",
4947+
"source": "kit-mod-1.0.1",
4948+
"hash": {
4949+
"sha256": "6831f84f415e32805dcbdc12a900fc376c7d392f95650b5752c1776023582095"
4950+
}
4951+
}
4952+
],
4953+
"stars": 0,
4954+
"lastUpdateTimestamp": 1772394209000,
4955+
"releasePages": [
4956+
{
4957+
"body": "Fixed repo link in ccmod.json",
4958+
"version": "1.0.1",
4959+
"timestamp": 1772394209000,
4960+
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.1"
4961+
},
4962+
{
4963+
"body": "Initial release",
4964+
"version": "1.0.0",
4965+
"timestamp": 1772393884000,
4966+
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.0"
4967+
}
4968+
]
4969+
},
49034970
"load-from-pause": {
49044971
"metadataCCMod": {
49054972
"id": "load-from-pause",

npDatabase.min.json

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4900,6 +4900,73 @@
49004900
}
49014901
]
49024902
},
4903+
"kit-mod": {
4904+
"metadataCCMod": {
4905+
"id": "kit-mod",
4906+
"version": "1.0.1",
4907+
"title": {
4908+
"en_US": "Kit Mod",
4909+
"de_DE": "Kit Mod",
4910+
"fr_FR": "Kit Mod",
4911+
"zh_CN": "Kit Mod",
4912+
"zh_TW": "Kit Mod",
4913+
"ja_JP": "Kit Mod",
4914+
"ko_KR": "Kit Mod"
4915+
},
4916+
"description": {
4917+
"en_US": "Adds Kit as a party member and playable character.",
4918+
"de_DE": "Adds Kit as a party member and playable character.",
4919+
"fr_FR": "Adds Kit as a party member and playable character.",
4920+
"zh_CN": "Adds Kit as a party member and playable character.",
4921+
"zh_TW": "Adds Kit as a party member and playable character.",
4922+
"ja_JP": "Adds Kit as a party member and playable character.",
4923+
"ko_KR": "Adds Kit as a party member and playable character."
4924+
},
4925+
"icons": {
4926+
"24": "icon.png"
4927+
},
4928+
"repository": "https://github.com/XenonA7/kit-mod",
4929+
"tags": [
4930+
"party member",
4931+
"player character"
4932+
],
4933+
"authors": [
4934+
"BountyXSnipe",
4935+
"dmitmel",
4936+
"XenonA7"
4937+
],
4938+
"prestart": "prestart.js",
4939+
"dependencies": {
4940+
"extendable-severed-heads": ">=1.1.0"
4941+
}
4942+
},
4943+
"installation": [
4944+
{
4945+
"type": "zip",
4946+
"url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip",
4947+
"source": "kit-mod-1.0.1",
4948+
"hash": {
4949+
"sha256": "6831f84f415e32805dcbdc12a900fc376c7d392f95650b5752c1776023582095"
4950+
}
4951+
}
4952+
],
4953+
"stars": 0,
4954+
"lastUpdateTimestamp": 1772394209000,
4955+
"releasePages": [
4956+
{
4957+
"body": "Fixed repo link in ccmod.json",
4958+
"version": "1.0.1",
4959+
"timestamp": 1772394209000,
4960+
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.1"
4961+
},
4962+
{
4963+
"body": "Initial release",
4964+
"version": "1.0.0",
4965+
"timestamp": 1772393884000,
4966+
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.0"
4967+
}
4968+
]
4969+
},
49034970
"load-from-pause": {
49044971
"metadataCCMod": {
49054972
"id": "load-from-pause",

0 commit comments

Comments
 (0)