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