diff options
Diffstat (limited to 'pack.toml')
| -rw-r--r-- | pack.toml | 13 |
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" |
