install tectonic
This commit is contained in:
parent
5bda9e9868
commit
c9087bff6e
3 changed files with 19 additions and 1 deletions
|
@ -44,6 +44,11 @@ file = "mods/nullscape.pw.toml"
|
|||
hash = "eb9e018bcea14732b53ca4678593c1e9f7bab63cc11f8bba497475bf975c20be"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tectonic.pw.toml"
|
||||
hash = "de210caebe9cf9f5571342a2f3ceab59c3202d1c3a507e7a398a1938624e64f6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/terralith.pw.toml"
|
||||
hash = "970bd250c0bbd6ce0249c6e5bde09adabda4969e13ead743f684549b31beaace"
|
||||
|
|
13
mods/tectonic.pw.toml
Normal file
13
mods/tectonic.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Tectonic"
|
||||
filename = "tectonic-fabric-1.19-2.3.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lWDHr9jE/versions/yyZJI5WW/tectonic-fabric-1.19-2.3.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0209b06b4536eb4b27ca2d835c64c4abf9f8b0f2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lWDHr9jE"
|
||||
version = "yyZJI5WW"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "8d2f062a37eaede04a077deb0f013fb2bba5d00a9a2ef3e025d4907ba0b57b07"
|
||||
hash = "621958f16305fb79960839b397fc95192a713a36e00fa929e5600e562fa82b8e"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue