From 7215e596a0f4bc2b9922098329825813b9b2ed82 Mon Sep 17 00:00:00 2001 From: krypek Date: Fri, 12 Jun 2026 11:12:44 +0200 Subject: [PATCH 1/2] CCBot stable: ccbot/1 --- input-locations.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/input-locations.json b/input-locations.json index 43fcb0b7..fcfa1ef6 100644 --- a/input-locations.json +++ b/input-locations.json @@ -103,5 +103,6 @@ { "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": "" }, { "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/download/v1.0.2/cc-spacebar-dialogue.ccmod", "source": "" }, - { "url": "https://github.com/QuieType/qt-restart-from-pause/releases/download/v1.0.4/qt-restart-from-pause.min.ccmod", "source": "" } + { "url": "https://github.com/QuieType/qt-restart-from-pause/releases/download/v1.0.4/qt-restart-from-pause.min.ccmod", "source": "" }, + { "url": "https://github.com/CodeTriangle/cc-tips-and-tricks/releases/download/0.1.0/tips-and-tricks.ccmod", "source": "" } ] From e1560c9d4f82a08a95af217e4cbcdebe1c1dd635 Mon Sep 17 00:00:00 2001 From: krypciak <115574014+krypciak@users.noreply.github.com> Date: Fri, 12 Jun 2026 09:13:02 +0000 Subject: [PATCH 2/2] CCBot: Fill 'tips-and-tricks' info --- input-locations.old.json | 3 ++- npDatabase.json | 34 ++++++++++++++++++++++++++++++++++ npDatabase.min.json | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 70 insertions(+), 1 deletion(-) diff --git a/input-locations.old.json b/input-locations.old.json index 43fcb0b7..fcfa1ef6 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -103,5 +103,6 @@ { "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": "" }, { "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/download/v1.0.2/cc-spacebar-dialogue.ccmod", "source": "" }, - { "url": "https://github.com/QuieType/qt-restart-from-pause/releases/download/v1.0.4/qt-restart-from-pause.min.ccmod", "source": "" } + { "url": "https://github.com/QuieType/qt-restart-from-pause/releases/download/v1.0.4/qt-restart-from-pause.min.ccmod", "source": "" }, + { "url": "https://github.com/CodeTriangle/cc-tips-and-tricks/releases/download/0.1.0/tips-and-tricks.ccmod", "source": "" } ] diff --git a/npDatabase.json b/npDatabase.json index e4315364..262a4da5 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -7588,6 +7588,40 @@ } ] }, + "tips-and-tricks": { + "metadataCCMod": { + "id": "tips-and-tricks", + "version": "0.1.0", + "title": "Tips and Tricks", + "description": "An extensible framework for displaying mod-specific tips and tricks", + "repository": "https://github.com/CodeTriangle/cc-tips-and-tricks", + "tags": [ + "QoL" + ], + "authors": "CodeTriangle", + "plugin": "plugin.js" + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/CodeTriangle/cc-tips-and-tricks/releases/download/0.1.0/tips-and-tricks.ccmod", + "source": "", + "hash": { + "sha256": "0041e92c2ca92eadc1735bcff37a5f2e58f8837d56cf1d674e6e95055a066f50" + } + } + ], + "stars": 1, + "lastUpdateTimestamp": 1781255245000, + "releasePages": [ + { + "body": "Initial release; see readme for capabilities\n", + "version": "0.1.0", + "timestamp": 1781255245000, + "url": "https://github.com/CodeTriangle/cc-tips-and-tricks/releases/tag/0.1.0" + } + ] + }, "uwuifier": { "metadataCCMod": { "id": "uwuifier", diff --git a/npDatabase.min.json b/npDatabase.min.json index e4315364..262a4da5 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -7588,6 +7588,40 @@ } ] }, + "tips-and-tricks": { + "metadataCCMod": { + "id": "tips-and-tricks", + "version": "0.1.0", + "title": "Tips and Tricks", + "description": "An extensible framework for displaying mod-specific tips and tricks", + "repository": "https://github.com/CodeTriangle/cc-tips-and-tricks", + "tags": [ + "QoL" + ], + "authors": "CodeTriangle", + "plugin": "plugin.js" + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/CodeTriangle/cc-tips-and-tricks/releases/download/0.1.0/tips-and-tricks.ccmod", + "source": "", + "hash": { + "sha256": "0041e92c2ca92eadc1735bcff37a5f2e58f8837d56cf1d674e6e95055a066f50" + } + } + ], + "stars": 1, + "lastUpdateTimestamp": 1781255245000, + "releasePages": [ + { + "body": "Initial release; see readme for capabilities\n", + "version": "0.1.0", + "timestamp": 1781255245000, + "url": "https://github.com/CodeTriangle/cc-tips-and-tricks/releases/tag/0.1.0" + } + ] + }, "uwuifier": { "metadataCCMod": { "id": "uwuifier",