summaryrefslogtreecommitdiff
path: root/pack.toml
diff options
context:
space:
mode:
authorDrNuget <drnuget@outlook.com>2024-09-01 01:47:41 +0300
committerDrNuget <drnuget@outlook.com>2024-09-01 01:47:41 +0300
commitff3f3eec73c6fdaa01d22d4aaf55d0ec3a655e9e (patch)
treec33e0cc839e4c654239dc2ee62e831860f07f6f7 /pack.toml
first commit
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..dfdc280
--- /dev/null
+++ b/pack.toml
@@ -0,0 +1,13 @@
+name = "Gregtech: Atomic Frontiers"
+author = "GT:AF Team"
+version = "1.0.0"
+pack-format = "packwiz:1.1.0"
+
+[index]
+file = "index.toml"
+hash-format = "sha256"
+hash = "c4878e2f70da945cd24dcf0967c78eaf9742477802e628bd74d9c5b7b2c671d5"
+
+[versions]
+forge = "14.23.5.2860"
+minecraft = "1.12.2"