- pack.toml: Pack metadata targeting Minecraft 1.20.4 + Fabric 0.15.11 - index.toml: File index with SHA256 hashes - mods/fabric-api.pw.toml: Fabric API 0.97.3+1.20.4 (Modrinth) - mods/webstreamer.pw.toml: WebStreamer 1.5.0 (Modrinth) - README.md: Setup instructions for server and client Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
292 B
TOML
12 lines
292 B
TOML
hash-format = "sha256"
|
|
|
|
[[files]]
|
|
file = "mods/fabric-api.pw.toml"
|
|
hash = "8435fe34f180c963234295c6bf8de293b3450d74f2ab74389ac9bdf198d84612"
|
|
metafile = true
|
|
|
|
[[files]]
|
|
file = "mods/webstreamer.pw.toml"
|
|
hash = "978cc314d07347dc2bcd23e56f93992d79ee5b89a3947d74221b758e8f685e17"
|
|
metafile = true
|