diff --git a/input-locations.json b/input-locations.json index 3cc5a400..a1ffcc54 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.1/cc-spacebar-dialogue.ccmod", "source": "" } ] diff --git a/input-locations.old.json b/input-locations.old.json index 3cc5a400..a1ffcc54 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.1/cc-spacebar-dialogue.ccmod", "source": "" } ] diff --git a/npDatabase.json b/npDatabase.json index 8961b0cd..716580fc 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -2532,6 +2532,48 @@ } ] }, + "cc-spacebar-dialogue": { + "metadataCCMod": { + "id": "cc-spacebar-dialogue", + "version": "1.0.1", + "title": "Spacebar Dialogue", + "description": "Allows advancing dialogue using the spacebar", + "repository": "https://github.com/lexisother/cc-spacebar-dialogue", + "tags": [ + "QoL" + ], + "authors": [ + "lexisother" + ], + "poststart": "src/poststart.js" + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/download/v1.0.1/cc-spacebar-dialogue.ccmod", + "source": "", + "hash": { + "sha256": "6f88f199325827f244bad8f14606cda3ccf382de1faef247d3a544c5f7368377" + } + } + ], + "stars": 2, + "lastUpdateTimestamp": 1778925353000, + "releasePages": [ + { + "body": "Fixed ccmod.json", + "version": "1.0.1", + "timestamp": 1778925393000, + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/tag/v1.0.1" + }, + { + "body": "Initial release", + "version": "1.0.0", + "timestamp": 1778924668000, + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/tag/v1.0.0" + } + ] + }, "cc-staircase-effect-fix": { "metadataCCMod": { "id": "cc-staircase-effect-fix", diff --git a/npDatabase.min.json b/npDatabase.min.json index 8961b0cd..716580fc 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -2532,6 +2532,48 @@ } ] }, + "cc-spacebar-dialogue": { + "metadataCCMod": { + "id": "cc-spacebar-dialogue", + "version": "1.0.1", + "title": "Spacebar Dialogue", + "description": "Allows advancing dialogue using the spacebar", + "repository": "https://github.com/lexisother/cc-spacebar-dialogue", + "tags": [ + "QoL" + ], + "authors": [ + "lexisother" + ], + "poststart": "src/poststart.js" + }, + "installation": [ + { + "type": "zip", + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/download/v1.0.1/cc-spacebar-dialogue.ccmod", + "source": "", + "hash": { + "sha256": "6f88f199325827f244bad8f14606cda3ccf382de1faef247d3a544c5f7368377" + } + } + ], + "stars": 2, + "lastUpdateTimestamp": 1778925353000, + "releasePages": [ + { + "body": "Fixed ccmod.json", + "version": "1.0.1", + "timestamp": 1778925393000, + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/tag/v1.0.1" + }, + { + "body": "Initial release", + "version": "1.0.0", + "timestamp": 1778924668000, + "url": "https://github.com/lexisother/cc-spacebar-dialogue/releases/tag/v1.0.0" + } + ] + }, "cc-staircase-effect-fix": { "metadataCCMod": { "id": "cc-staircase-effect-fix",