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": "" } ] 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",