Skip to content
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 @@ -97,6 +97,6 @@
{ "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/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", "source": "" },
{ "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.1.1.zip", "source": "" },
{ "url": "https://github.com/cyelis1224/cc-ava/releases/download/v1.2.3/cc-ava-v1.2.3.zip", "source": "" }
]
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@
{ "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/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", "source": "" },
{ "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.1.1.zip", "source": "" },
{ "url": "https://github.com/cyelis1224/cc-ava/releases/download/v1.2.3/cc-ava-v1.2.3.zip", "source": "" }
]
25 changes: 19 additions & 6 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -4988,7 +4988,7 @@
"kit-mod": {
"metadataCCMod": {
"id": "kit-mod",
"version": "1.0.1",
"version": "1.1.1",
"title": {
"en_US": "Kit Mod",
"de_DE": "Kit Mod",
Expand Down Expand Up @@ -5022,22 +5022,35 @@
],
"prestart": "prestart.js",
"dependencies": {
"extendable-severed-heads": ">=1.1.0"
"extendable-severed-heads": ">=1.1.0",
"menu-ui-replacer": ">=1.0.5"
}
},
"installation": [
{
"type": "zip",
"url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip",
"source": "kit-mod-1.0.1",
"url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.1.1.zip",
"source": "kit-mod-1.1.1",
"hash": {
"sha256": "6831f84f415e32805dcbdc12a900fc376c7d392f95650b5752c1776023582095"
"sha256": "5f95af16c46509d8a74d6947b88e1ea1070c04d91813cc6217b318b4d84e2d01"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1772394209000,
"lastUpdateTimestamp": 1775341910000,
"releasePages": [
{
"body": "## 1.1.1 (04/04/2026)\r\n- Re-upload to fix github release issue",
"version": "1.1.1",
"timestamp": 1775341910000,
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.1.1"
},
{
"body": "## 1.1.0 (04/04/2026)\r\n- New dependency mod: https://github.com/CCDirectLink/cc-menu-ui-replacement\r\n- Added new menu sprite assets from BountyXSnipe: \\assets\\media\\gui\\menu-kit.png\r\n- Added changelog",
"version": "1.1.0",
"timestamp": 1775341589000,
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.1.0"
},
{
"body": "Fixed repo link in ccmod.json",
"version": "1.0.1",
Expand Down
25 changes: 19 additions & 6 deletions npDatabase.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -4988,7 +4988,7 @@
"kit-mod": {
"metadataCCMod": {
"id": "kit-mod",
"version": "1.0.1",
"version": "1.1.1",
"title": {
"en_US": "Kit Mod",
"de_DE": "Kit Mod",
Expand Down Expand Up @@ -5022,22 +5022,35 @@
],
"prestart": "prestart.js",
"dependencies": {
"extendable-severed-heads": ">=1.1.0"
"extendable-severed-heads": ">=1.1.0",
"menu-ui-replacer": ">=1.0.5"
}
},
"installation": [
{
"type": "zip",
"url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip",
"source": "kit-mod-1.0.1",
"url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.1.1.zip",
"source": "kit-mod-1.1.1",
"hash": {
"sha256": "6831f84f415e32805dcbdc12a900fc376c7d392f95650b5752c1776023582095"
"sha256": "5f95af16c46509d8a74d6947b88e1ea1070c04d91813cc6217b318b4d84e2d01"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1772394209000,
"lastUpdateTimestamp": 1775341910000,
"releasePages": [
{
"body": "## 1.1.1 (04/04/2026)\r\n- Re-upload to fix github release issue",
"version": "1.1.1",
"timestamp": 1775341910000,
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.1.1"
},
{
"body": "## 1.1.0 (04/04/2026)\r\n- New dependency mod: https://github.com/CCDirectLink/cc-menu-ui-replacement\r\n- Added new menu sprite assets from BountyXSnipe: \\assets\\media\\gui\\menu-kit.png\r\n- Added changelog",
"version": "1.1.0",
"timestamp": 1775341589000,
"url": "https://github.com/XenonA7/kit-mod/releases/tag/1.1.0"
},
{
"body": "Fixed repo link in ccmod.json",
"version": "1.0.1",
Expand Down
Loading