tweak(fabric-server): pin fabric version
This commit is contained in:
parent
f0268b9d09
commit
36b2054b93
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p bash curl jq
|
||||
curl https://meta.fabricmc.net/v2/versions/loader/$1/$2/server/json \
|
||||
curl https://meta.fabricmc.net/v2/versions/loader/$1/0.13.3/server/json \
|
||||
| jq -r '
|
||||
.mainClass,
|
||||
(.libraries[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue