summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-17 20:44:14 -0500
committerseth <[email protected]>2023-01-17 20:45:03 -0500
commit7a6d77e94da09fb1a4e32ebd90e794049f0c737d (patch)
treed1017a6cd0229c68280ab57694f9d1d8701aa981
parent7ebb51e14a8099976f7bbfe6b6d6c56a28fd2e95 (diff)
feat: add my modpack
-rw-r--r--.gitattributes1
-rw-r--r--src/files/getchoo-modpack.zipbin0 -> 91883 bytes
-rw-r--r--src/index.html7
3 files changed, 8 insertions, 0 deletions
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
--- /dev/null
+++ b/src/files/getchoo-modpack.zip
Binary files 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 @@
</ul>
<br />
+ <p>
+ here's my <a href="/files/getchoo-modpack.zip">modpack</a> (compatible
+ with multimc/prism launcher,
+ <a href="https://github.com/getchoo/modpack">github link</a>)
+ </p>
+ <br />
+
<b><a href="lul.html">click me</a></b>
</div>