From 8ef3b5a4caf9b7b5a0e2a7185aaa298242b0b5d5 Mon Sep 17 00:00:00 2001 From: Tobey Blaber Date: Mon, 18 Mar 2024 23:40:48 +0000 Subject: [PATCH 1/2] Pulling Plugin Doctor from the pack until it has been worked on and tested more thoroughly. --- deno.lock | 21 --------------------- payload.json | 3 +-- 2 files changed, 1 insertion(+), 23 deletions(-) diff --git a/deno.lock b/deno.lock index 4ef4157..efc5722 100644 --- a/deno.lock +++ b/deno.lock @@ -746,26 +746,5 @@ "https://deno.land/std@0.219.1/path/windows/resolve.ts": "8dae1dadfed9d46ff46cc337c9525c0c7d959fb400a6308f34595c45bdca1972", "https://deno.land/std@0.219.1/path/windows/to_file_url.ts": "40e560ee4854fe5a3d4d12976cef2f4e8914125c81b11f1108e127934ced502e", "https://deno.land/std@0.219.1/path/windows/to_namespaced_path.ts": "4ffa4fb6fae321448d5fe810b3ca741d84df4d7897e61ee29be961a6aac89a4c" - }, - "workspace": { - "packageJson": { - "dependencies": [ - "npm:@actions/core@^1.10.0", - "npm:@actions/github@^6.0.0", - "npm:@octokit/request-error@^3.0.2", - "npm:@tsconfig/node18@^2.0.0", - "npm:@types/fs-extra@^11.0.0", - "npm:@types/node@^18.11.18", - "npm:@types/semver@^7.3.13", - "npm:dotenv@^16.0.3", - "npm:fs-extra@^11.1.0", - "npm:jszip@^3.10.1", - "npm:octokit@^2.0.10", - "npm:semver@^7.3.8", - "npm:simple-git@^3.15.1", - "npm:ts-node@^10.9.1", - "npm:typescript@^5.0.0" - ] - } } } diff --git a/payload.json b/payload.json index 0500b9e..618aa26 100644 --- a/payload.json +++ b/payload.json @@ -1,12 +1,11 @@ { - "version": "2.1.4", + "version": "2.2.0", "name": "Tobey's BepInEx Pack for Subnautica", "repo": "toebeann/bepinex.subnautica", "bepinex": "bepinex/bepinex", "platforms": ["x64", "unix"], "sources": [ "toebeann/Tobey.FileTree", - "toebeann/Tobey.PluginDoctor", "toebeann/Tobey.Subnautica.ConfigHandler", "toebeann/Tobey.UnityAudio" ] From 984a2d5fb6e3ec690493d47682e0136781b9eb6c Mon Sep 17 00:00:00 2001 From: toebeann Date: Mon, 18 Mar 2024 23:41:16 +0000 Subject: [PATCH 2/2] Update metadata --- .metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.metadata.json b/.metadata.json index 08e0f68..0e9548b 100644 --- a/.metadata.json +++ b/.metadata.json @@ -1 +1 @@ -{"bepinex":"5.4.22","payload":"2.1.4","sources":["https://github.com/BepInEx/BepInEx/releases/tag/v5.4.22","https://github.com/toebeann/Tobey.FileTree/releases/tag/v1.0.0","https://github.com/toebeann/Tobey.PluginDoctor/releases/tag/v0.2.0","https://github.com/toebeann/Tobey.Subnautica.ConfigHandler/releases/tag/v1.0.2","https://github.com/toebeann/Tobey.UnityAudio/releases/tag/v2.0.2"]} \ No newline at end of file +{"bepinex":"5.4.22","payload":"2.2.0","sources":["https://github.com/BepInEx/BepInEx/releases/tag/v5.4.22","https://github.com/toebeann/Tobey.FileTree/releases/tag/v1.0.0","https://github.com/toebeann/Tobey.Subnautica.ConfigHandler/releases/tag/v1.0.2","https://github.com/toebeann/Tobey.UnityAudio/releases/tag/v2.0.2"]} \ No newline at end of file