From 09a2e819275affe387fdfb8a76b79666073caab3 Mon Sep 17 00:00:00 2001 From: krypek Date: Sat, 16 May 2026 11:49:12 +0200 Subject: [PATCH 1/2] CCBot stable: ccbot/0 --- input-locations.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/input-locations.json b/input-locations.json index 3cc5a400..f7ea8952 100644 --- a/input-locations.json +++ b/input-locations.json @@ -98,5 +98,6 @@ { "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.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/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.0/cc-spacebar-dialogue.ccmod", "source": "" } ] From 1b1ab53c847e633ca8aa16107cbbad2bc2dbc030 Mon Sep 17 00:00:00 2001 From: krypciak <115574014+krypciak@users.noreply.github.com> Date: Sat, 16 May 2026 09:49:31 +0000 Subject: [PATCH 2/2] CCBot: Fill 'cc-spacebar-dialogue' info --- input-locations.old.json | 3 ++- npDatabase.json | 19 +++++++++++++++++++ npDatabase.min.json | 19 +++++++++++++++++++ 3 files changed, 40 insertions(+), 1 deletion(-) diff --git a/input-locations.old.json b/input-locations.old.json index 3cc5a400..f7ea8952 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -98,5 +98,6 @@ { "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.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/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.0/cc-spacebar-dialogue.ccmod", "source": "" } ] diff --git a/npDatabase.json b/npDatabase.json index 8961b0cd..7a29f14c 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -2532,6 +2532,25 @@ } ] }, + "cc-spacebar-dialogue": { + "metadataCCMod": { + "id": "cc-spacebar-dialogue", + "version": "1.0.0", + "name": "Spacebar Dialogue", + "description": "Allows advancing dialogue using the spacebar", + "poststart": "src/poststart.js" + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/download/v1.0.0/cc-spacebar-dialogue.ccmod", + "source": "", + "hash": { + "sha256": "25de191ec6e17a7b8327765060ad97bdaa1cdc3aa90cf56c7f4aaf271a9f0f52" + } + } + ] + }, "cc-staircase-effect-fix": { "metadataCCMod": { "id": "cc-staircase-effect-fix", diff --git a/npDatabase.min.json b/npDatabase.min.json index 8961b0cd..7a29f14c 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -2532,6 +2532,25 @@ } ] }, + "cc-spacebar-dialogue": { + "metadataCCMod": { + "id": "cc-spacebar-dialogue", + "version": "1.0.0", + "name": "Spacebar Dialogue", + "description": "Allows advancing dialogue using the spacebar", + "poststart": "src/poststart.js" + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/download/v1.0.0/cc-spacebar-dialogue.ccmod", + "source": "", + "hash": { + "sha256": "25de191ec6e17a7b8327765060ad97bdaa1cdc3aa90cf56c7f4aaf271a9f0f52" + } + } + ] + }, "cc-staircase-effect-fix": { "metadataCCMod": { "id": "cc-staircase-effect-fix",