feat: better env var support
This commit is contained in:
parent
b023516162
commit
5a69234877
3 changed files with 41 additions and 15 deletions
|
|
@ -1,2 +1,2 @@
|
|||
[alias]
|
||||
runs = "run -- paper 1.19.4-545 --config data/config --backup data/backups --world data/worlds data/paper-1.19.4-545.jar"
|
||||
runs = "run -- paper --config data/config --backup data/backups --world data/worlds --jar data/paper.jar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue