Moving to official .net instead of mono for vintage story
This commit is contained in:
parent
cc8835df90
commit
ae990d46ff
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /games/vintagestory
|
||||
mono Vintagestory.exe
|
||||
cd ~/Games/vintagestory
|
||||
./Vintagestory
|
||||
|
|
Loading…
Reference in New Issue