This commit is contained in:
NTCat 2024-10-17 01:30:04 -07:00
parent 64047f9fbe
commit 520bc26b14
2 changed files with 18 additions and 0 deletions

5
server/index.toml Normal file
View File

@ -0,0 +1,5 @@
hash-format = "sha256"
[[files]]
file = "refresh.bat"
hash = "9826b410d57864a887edb3d9dbf078fac1770d3641333b94cde15f716f80c4fa"

13
server/pack.toml Normal file
View File

@ -0,0 +1,13 @@
name = "atm9lite"
author = "NTCat"
version = "1.0.1"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "180125aa233505638734e2f197d0279ebbce6a45e9e9b86151152568d043a017"
[versions]
forge = "47.3.7"
minecraft = "1.20.1"