diff --git a/icons/kit-mod.png b/icons/kit-mod.png new file mode 100644 index 00000000..888c9fef Binary files /dev/null and b/icons/kit-mod.png differ diff --git a/input-locations.json b/input-locations.json index 1bbb7a38..6425bb30 100644 --- a/input-locations.json +++ b/input-locations.json @@ -96,5 +96,6 @@ { "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.5/dungeon-revisits.ccmod", "source": "" }, { "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" }, { "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" }, - { "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" } + { "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" }, + { "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", "source": "" } ] diff --git a/input-locations.old.json b/input-locations.old.json index 1bbb7a38..6425bb30 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -96,5 +96,6 @@ { "url": "https://github.com/Azure-Lazuline/dungeon-revisits/releases/download/1.0.5/dungeon-revisits.ccmod", "source": "" }, { "url": "https://github.com/2767mr/cc-rebind-aim/releases/download/1.0.1/rebind-aim.ccmod", "source": "" }, { "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" }, - { "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" } + { "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" }, + { "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", "source": "" } ] diff --git a/npDatabase.json b/npDatabase.json index a1f9b732..ae616610 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -4900,6 +4900,73 @@ } ] }, + "kit-mod": { + "metadataCCMod": { + "id": "kit-mod", + "version": "1.0.1", + "title": { + "en_US": "Kit Mod", + "de_DE": "Kit Mod", + "fr_FR": "Kit Mod", + "zh_CN": "Kit Mod", + "zh_TW": "Kit Mod", + "ja_JP": "Kit Mod", + "ko_KR": "Kit Mod" + }, + "description": { + "en_US": "Adds Kit as a party member and playable character.", + "de_DE": "Adds Kit as a party member and playable character.", + "fr_FR": "Adds Kit as a party member and playable character.", + "zh_CN": "Adds Kit as a party member and playable character.", + "zh_TW": "Adds Kit as a party member and playable character.", + "ja_JP": "Adds Kit as a party member and playable character.", + "ko_KR": "Adds Kit as a party member and playable character." + }, + "icons": { + "24": "icon.png" + }, + "repository": "https://github.com/XenonA7/kit-mod", + "tags": [ + "party member", + "player character" + ], + "authors": [ + "BountyXSnipe", + "dmitmel", + "XenonA7" + ], + "prestart": "prestart.js", + "dependencies": { + "extendable-severed-heads": ">=1.1.0" + } + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", + "source": "kit-mod-1.0.1", + "hash": { + "sha256": "6831f84f415e32805dcbdc12a900fc376c7d392f95650b5752c1776023582095" + } + } + ], + "stars": 0, + "lastUpdateTimestamp": 1772394209000, + "releasePages": [ + { + "body": "Fixed repo link in ccmod.json", + "version": "1.0.1", + "timestamp": 1772394209000, + "url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.1" + }, + { + "body": "Initial release", + "version": "1.0.0", + "timestamp": 1772393884000, + "url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.0" + } + ] + }, "load-from-pause": { "metadataCCMod": { "id": "load-from-pause", diff --git a/npDatabase.min.json b/npDatabase.min.json index a1f9b732..ae616610 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -4900,6 +4900,73 @@ } ] }, + "kit-mod": { + "metadataCCMod": { + "id": "kit-mod", + "version": "1.0.1", + "title": { + "en_US": "Kit Mod", + "de_DE": "Kit Mod", + "fr_FR": "Kit Mod", + "zh_CN": "Kit Mod", + "zh_TW": "Kit Mod", + "ja_JP": "Kit Mod", + "ko_KR": "Kit Mod" + }, + "description": { + "en_US": "Adds Kit as a party member and playable character.", + "de_DE": "Adds Kit as a party member and playable character.", + "fr_FR": "Adds Kit as a party member and playable character.", + "zh_CN": "Adds Kit as a party member and playable character.", + "zh_TW": "Adds Kit as a party member and playable character.", + "ja_JP": "Adds Kit as a party member and playable character.", + "ko_KR": "Adds Kit as a party member and playable character." + }, + "icons": { + "24": "icon.png" + }, + "repository": "https://github.com/XenonA7/kit-mod", + "tags": [ + "party member", + "player character" + ], + "authors": [ + "BountyXSnipe", + "dmitmel", + "XenonA7" + ], + "prestart": "prestart.js", + "dependencies": { + "extendable-severed-heads": ">=1.1.0" + } + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", + "source": "kit-mod-1.0.1", + "hash": { + "sha256": "6831f84f415e32805dcbdc12a900fc376c7d392f95650b5752c1776023582095" + } + } + ], + "stars": 0, + "lastUpdateTimestamp": 1772394209000, + "releasePages": [ + { + "body": "Fixed repo link in ccmod.json", + "version": "1.0.1", + "timestamp": 1772394209000, + "url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.1" + }, + { + "body": "Initial release", + "version": "1.0.0", + "timestamp": 1772393884000, + "url": "https://github.com/XenonA7/kit-mod/releases/tag/1.0.0" + } + ] + }, "load-from-pause": { "metadataCCMod": { "id": "load-from-pause",