From 7a6d77e94da09fb1a4e32ebd90e794049f0c737d Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 17 Jan 2023 20:44:14 -0500 Subject: feat: add my modpack --- .gitattributes | 1 + src/files/getchoo-modpack.zip | Bin 0 -> 91883 bytes src/index.html | 7 +++++++ 3 files changed, 8 insertions(+) create mode 100644 src/files/getchoo-modpack.zip diff --git a/.gitattributes b/.gitattributes index ed1528a..9081def 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ *.webp binary *.jpg binary *.png binary +*.zip binary diff --git a/src/files/getchoo-modpack.zip b/src/files/getchoo-modpack.zip new file mode 100644 index 0000000..e5a3839 Binary files /dev/null and b/src/files/getchoo-modpack.zip differ diff --git a/src/index.html b/src/index.html index fd32a04..62a1088 100644 --- a/src/index.html +++ b/src/index.html @@ -23,6 +23,13 @@
+

+ here's my modpack (compatible + with multimc/prism launcher, + github link) +

+
+ click me -- cgit v1.2.3