summaryrefslogtreecommitdiff
path: root/pack.toml
diff options
context:
space:
mode:
authorFelix Perktold <>2026-07-23 20:26:04 +0000
committerFelix Perktold <>2026-07-23 20:26:04 +0000
commite1feb22144d2821c577cb0a281f77c54306f437c (patch)
treec88aa93100893508ba9d60d2db55730f5a711616 /pack.toml
asd
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..35b808a
--- /dev/null
+++ b/pack.toml
@@ -0,0 +1,13 @@
+name = "FactoRPGy"
+author = "Flix Kektold"
+version = "0.1.0"
+pack-format = "packwiz:1.1.0"
+
+[index]
+file = "index.toml"
+hash-format = "sha256"
+hash = "545e3254fec20ead019b7ac1d17f2fe83d87b9f3855fe2e7c9bb3fbc1300011b"
+
+[versions]
+fabric = "0.19.3"
+minecraft = "1.20.1"