From b6ce0421c0fa0db16b6cae37d185ff16db11b437 Mon Sep 17 00:00:00 2001 From: Oliver-makes-code Date: Thu, 4 Sep 2025 20:35:56 -0500 Subject: [PATCH 1/2] Add AreaLib Adventure --- pack/index.toml | 4 ++++ pack/mods/arealib-adventure.pw.toml | 15 +++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 pack/mods/arealib-adventure.pw.toml diff --git a/pack/index.toml b/pack/index.toml index 8fed755..2049a45 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -239,6 +239,10 @@ metafile = true file = "mods/area_lib.pw.toml" metafile = true +[[files]] +file = "mods/arealib-adventure.pw.toml" +metafile = true + [[files]] file = "mods/armorstandeditor.pw.toml" metafile = true diff --git a/pack/mods/arealib-adventure.pw.toml b/pack/mods/arealib-adventure.pw.toml new file mode 100644 index 0000000..cc6277b --- /dev/null +++ b/pack/mods/arealib-adventure.pw.toml @@ -0,0 +1,15 @@ +name = "AreaLib-Adventure" +filename = "arealib_adventure-1.0.0.jar" +side = "both" + +[download] +url = "https://github.com/Oliver-makes-code/AreaLib-Adventure/releases/download/v1.0.0/arealib_adventure-1.0.0.jar" +hash-format = "sha256" +hash = "a439cf1c5b4f26c1753a118583c9cc3a14b89bb141b1dff541a47b63acf5e547" + +[update] +[update.github] +branch = "main" +regex = "^.+(? Date: Thu, 4 Sep 2025 21:13:39 -0500 Subject: [PATCH 2/2] oops --- pack/mods/arealib-adventure.pw.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pack/mods/arealib-adventure.pw.toml b/pack/mods/arealib-adventure.pw.toml index cc6277b..bcd828d 100644 --- a/pack/mods/arealib-adventure.pw.toml +++ b/pack/mods/arealib-adventure.pw.toml @@ -1,15 +1,15 @@ name = "AreaLib-Adventure" -filename = "arealib_adventure-1.0.0.jar" +filename = "arealib_adventure-1.0.1.jar" side = "both" [download] -url = "https://github.com/Oliver-makes-code/AreaLib-Adventure/releases/download/v1.0.0/arealib_adventure-1.0.0.jar" +url = "https://github.com/Oliver-makes-code/AreaLib-Adventure/releases/download/v1.0.1/arealib_adventure-1.0.1.jar" hash-format = "sha256" -hash = "a439cf1c5b4f26c1753a118583c9cc3a14b89bb141b1dff541a47b63acf5e547" +hash = "5e7c9ddb13d5fb0d73cdb44e4e96e04b91e8e40468dff0d8d36671a28208c386" [update] [update.github] branch = "main" regex = "^.+(?