generated from AriasCreations/vsmodtemplate
Copy build chain from Vintage Storage
This commit is contained in:
parent
c416e6e5e1
commit
f2a23552af
14 changed files with 125 additions and 51 deletions
8
runTest
Executable file
8
runTest
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm -rf Releases
|
||||
./build.sh
|
||||
vsleep 2
|
||||
rm -rf Releases/ariasserverutils
|
||||
.game/Vintagestory --tracelog --addModPath "$(pwd)/Releases" -o modtest
|
||||
#.game/Vintagestory --tracelog --addModPath "$(pwd)/Releases"
|
Loading…
Add table
Add a link
Reference in a new issue