treesummaryrefslogcommitdiff
path: root/pack.toml
diff options
context:
space:
mode:
authorPatrick2025-12-16 15:20:22 +0100
committerPatrick2025-12-16 15:20:22 +0100
commitad0eb6a6c029048b1366b8b2a6ba60a28e92bd8a (patch)
treea72390033dd5680871345afb9e3d942ea7739651 /pack.toml
downloadmcmods-ad0eb6a6c029048b1366b8b2a6ba60a28e92bd8a.tar.gz
mcmods-ad0eb6a6c029048b1366b8b2a6ba60a28e92bd8a.zip
Initial commit, transfer from packwiz
Diffstat (limited to 'pack.toml')
-rw-r--r--pack.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/pack.toml b/pack.toml
new file mode 100644
index 0000000..7fcb2ae
--- /dev/null
+++ b/pack.toml
@@ -0,0 +1,13 @@
+name = "repaya"
+author = "ps"
+version = "1.0.0"
+pack-format = "packwiz:1.1.0"
+
+[index]
+file = "index.toml"
+hash-format = "sha256"
+hash = "e4cefc7ef692da39a6795e79d1bc2e2e57f9bd26931f5ca963d7f16b019b7369"
+
+[versions]
+fabric = "0.18.1"
+minecraft = "1.21.10"