From 6d83febe920035ea1efb87b3ded6f1a8c61e3985 Mon Sep 17 00:00:00 2001 From: Keanu Date: Fri, 27 Dec 2019 20:57:19 +0100 Subject: [PATCH 1/4] Update input-locations.json --- input-locations.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/input-locations.json b/input-locations.json index 83129799..5edaab99 100644 --- a/input-locations.json +++ b/input-locations.json @@ -10,6 +10,11 @@ "urlZip": "https://github.com/keanuplayz/LeaTriblader/archive/1.0.1.zip", "source": "LeaTriblader-1.0.1" }, + { + "type": "modZip", + "urlZip": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.7.zip", + "source": "CCRandomEvents-0.0.6" + }, { "type": "modZip", "urlZip": "https://github.com/CCDirectLink/CCPresetRevival/archive/1.0.2.zip", From c4a5d6b3243e63bc484a02f3d727d70a500f1739 Mon Sep 17 00:00:00 2001 From: 2767mr <2767mr@gmx.at> Date: Fri, 27 Dec 2019 21:02:54 +0100 Subject: [PATCH 2/4] Ran build script --- input-locations.json | 2 +- mods.json | 10 ++++++++++ npDatabase.json | 17 +++++++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) diff --git a/input-locations.json b/input-locations.json index 5edaab99..cb9fb630 100644 --- a/input-locations.json +++ b/input-locations.json @@ -13,7 +13,7 @@ { "type": "modZip", "urlZip": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.7.zip", - "source": "CCRandomEvents-0.0.6" + "source": "CCRandomEvents-0.0.7" }, { "type": "modZip", diff --git a/mods.json b/mods.json index f4344040..15cb6885 100644 --- a/mods.json +++ b/mods.json @@ -15,6 +15,16 @@ }, "version": "1.0.1" }, + "CCRandomEvents": { + "name": "CCRandomEvents", + "description": "A mod. (Description not available; contact mod author and have them add a description to their package.json file)", + "page": [], + "archive_link": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.7.zip", + "hash": { + "sha256": "5836f512c3ef5cc7a533d662c79c088ab0a6a03dddf565b2cf329a4b89c45765" + }, + "version": "0.0.7" + }, "CCPresetRevival": { "name": "CCPresetRevival", "description": "This brings back the preset menu, which allows you to start the game at a specific point.", diff --git a/npDatabase.json b/npDatabase.json index 0e9299df..cfbbad88 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -37,6 +37,23 @@ } ] }, + "CCRandomEvents": { + "metadata": { + "name": "CCRandomEvents", + "main": "mod.js", + "version": "0.0.7" + }, + "installation": [ + { + "type": "modZip", + "url": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.7.zip", + "source": "CCRandomEvents-0.0.7", + "hash": { + "sha256": "5836f512c3ef5cc7a533d662c79c088ab0a6a03dddf565b2cf329a4b89c45765" + } + } + ] + }, "CCPresetRevival": { "metadata": { "name": "CCPresetRevival", From cec8949f6d6b74fc2f1250c218684a6a61cfae2b Mon Sep 17 00:00:00 2001 From: Keanu Date: Fri, 27 Dec 2019 21:14:38 +0100 Subject: [PATCH 3/4] Update input-locations.json --- input-locations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input-locations.json b/input-locations.json index cb9fb630..5800c539 100644 --- a/input-locations.json +++ b/input-locations.json @@ -12,8 +12,8 @@ }, { "type": "modZip", - "urlZip": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.7.zip", - "source": "CCRandomEvents-0.0.7" + "urlZip": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.8.zip", + "source": "CCRandomEvents-0.0.8" }, { "type": "modZip", From 4e2233e187174da7334d9be3754d04bd8c398de7 Mon Sep 17 00:00:00 2001 From: 2767mr <2767mr@gmx.at> Date: Fri, 27 Dec 2019 21:43:20 +0100 Subject: [PATCH 4/4] Ran build script --- mods.json | 15 ++++++++++----- npDatabase.json | 10 ++++++---- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/mods.json b/mods.json index 15cb6885..5aa92daf 100644 --- a/mods.json +++ b/mods.json @@ -17,13 +17,18 @@ }, "CCRandomEvents": { "name": "CCRandomEvents", - "description": "A mod. (Description not available; contact mod author and have them add a description to their package.json file)", - "page": [], - "archive_link": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.7.zip", + "description": "A mod that adds various new events to the game. These are triggered by talking to NPCs, and walking around maps.", + "page": [ + { + "name": "GitHub", + "url": "https://github.com/keanuplayz/CCRandomEvents" + } + ], + "archive_link": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.8.zip", "hash": { - "sha256": "5836f512c3ef5cc7a533d662c79c088ab0a6a03dddf565b2cf329a4b89c45765" + "sha256": "67ff4803a1e5f240187aad81a8101a66b1c4316f110d6ef5f6527b2b472c064e" }, - "version": "0.0.7" + "version": "0.0.8" }, "CCPresetRevival": { "name": "CCPresetRevival", diff --git a/npDatabase.json b/npDatabase.json index cfbbad88..80e4d184 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -40,16 +40,18 @@ "CCRandomEvents": { "metadata": { "name": "CCRandomEvents", + "description": "A mod that adds various new events to the game. These are triggered by talking to NPCs, and walking around maps.", "main": "mod.js", - "version": "0.0.7" + "version": "0.0.8", + "homepage": "https://github.com/keanuplayz/CCRandomEvents" }, "installation": [ { "type": "modZip", - "url": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.7.zip", - "source": "CCRandomEvents-0.0.7", + "url": "https://github.com/keanuplayz/CCRandomEvents/archive/0.0.8.zip", + "source": "CCRandomEvents-0.0.8", "hash": { - "sha256": "5836f512c3ef5cc7a533d662c79c088ab0a6a03dddf565b2cf329a4b89c45765" + "sha256": "67ff4803a1e5f240187aad81a8101a66b1c4316f110d6ef5f6527b2b472c064e" } } ]