From ae990d46ff327a5e7d4ad932e84180fdf04a7a2a Mon Sep 17 00:00:00 2001 From: Siina Mashek Date: Fri, 19 Apr 2024 11:59:34 +0300 Subject: [PATCH] Moving to official .net instead of mono for vintage story --- apsalar/vintagestory | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apsalar/vintagestory b/apsalar/vintagestory index fb455e6..9c97a6f 100755 --- a/apsalar/vintagestory +++ b/apsalar/vintagestory @@ -1,4 +1,4 @@ #!/bin/sh -cd /games/vintagestory -mono Vintagestory.exe +cd ~/Games/vintagestory +./Vintagestory