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 @@ -43,7 +43,7 @@
{ "url": "https://github.com/XenonA7/clean-title-screen/archive/refs/tags/1.0.1.zip" },
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.7.5/CCMultiworldRandomizer-0.7.5.ccmod", "source": "" },
{ "url": "https://github.com/canbora/cc-named-saves/releases/download/v1.0.1/cc-named-saves.ccmod" },
{ "url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.2/ccmodmanager-1.1.2.ccmod", "source": "" },
{ "url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.3/ccmodmanager-1.1.3.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.4.3/cc-open-world-v0.4.3.ccmod", "source": "" },
{ "url": "https://github.com/naxane/nax-module-cache/releases/download/v1.0.2/nax-module-cache.ccmod" },
{ "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.5/nax-ccuilib-1.5.5.ccmod", "source": "" },
Expand Down
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
{ "url": "https://github.com/XenonA7/clean-title-screen/archive/refs/tags/1.0.1.zip" },
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.7.5/CCMultiworldRandomizer-0.7.5.ccmod", "source": "" },
{ "url": "https://github.com/canbora/cc-named-saves/releases/download/v1.0.1/cc-named-saves.ccmod" },
{ "url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.2/ccmodmanager-1.1.2.ccmod", "source": "" },
{ "url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.3/ccmodmanager-1.1.3.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.4.3/cc-open-world-v0.4.3.ccmod", "source": "" },
{ "url": "https://github.com/naxane/nax-module-cache/releases/download/v1.0.2/nax-module-cache.ccmod" },
{ "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.5/nax-ccuilib-1.5.5.ccmod", "source": "" },
Expand Down
16 changes: 11 additions & 5 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -2905,7 +2905,7 @@
"ccmodmanager": {
"metadataCCMod": {
"id": "ccmodmanager",
"version": "1.1.2",
"version": "1.1.3",
"title": "CCModManager",
"description": "Mod manager for CrossCode!",
"repository": "https://github.com/CCDirectLink/CCModManager",
Expand All @@ -2929,16 +2929,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.2/ccmodmanager-1.1.2.ccmod",
"url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.3/ccmodmanager-1.1.3.ccmod",
"source": "",
"hash": {
"sha256": "ddf1b19266dad09c920e2c4689edc933afc8858c44460b6bd154298e81194607"
"sha256": "2346acbe4db496ff3397f3e4520fac68c4269c961aea0c0a8a0fe05fb5719998"
}
}
],
"stars": 7,
"lastUpdateTimestamp": 1760544022000,
"stars": 9,
"lastUpdateTimestamp": 1769108542000,
"releasePages": [
{
"body": "### Fixed\n\n- Fix error when installing a mod that depends on a testing dependency",
"version": "1.1.3",
"timestamp": 1769108542000,
"url": "https://github.com/CCDirectLink/CCModManager/releases/tag/v1.1.3"
},
{
"body": "### Fixed\n\n- Fix mod updates not getting detected sometimes\n- Do not ask to enable mod dependencies after auto update",
"version": "1.1.2",
Expand Down
16 changes: 11 additions & 5 deletions npDatabase.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2905,7 +2905,7 @@
"ccmodmanager": {
"metadataCCMod": {
"id": "ccmodmanager",
"version": "1.1.2",
"version": "1.1.3",
"title": "CCModManager",
"description": "Mod manager for CrossCode!",
"repository": "https://github.com/CCDirectLink/CCModManager",
Expand All @@ -2929,16 +2929,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.2/ccmodmanager-1.1.2.ccmod",
"url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.3/ccmodmanager-1.1.3.ccmod",
"source": "",
"hash": {
"sha256": "ddf1b19266dad09c920e2c4689edc933afc8858c44460b6bd154298e81194607"
"sha256": "2346acbe4db496ff3397f3e4520fac68c4269c961aea0c0a8a0fe05fb5719998"
}
}
],
"stars": 7,
"lastUpdateTimestamp": 1760544022000,
"stars": 9,
"lastUpdateTimestamp": 1769108542000,
"releasePages": [
{
"body": "### Fixed\n\n- Fix error when installing a mod that depends on a testing dependency",
"version": "1.1.3",
"timestamp": 1769108542000,
"url": "https://github.com/CCDirectLink/CCModManager/releases/tag/v1.1.3"
},
{
"body": "### Fixed\n\n- Fix mod updates not getting detected sometimes\n- Do not ask to enable mod dependencies after auto update",
"version": "1.1.2",
Expand Down
Loading