From ca60b69e8c9baf24f6782b7e059ce0b3b2aeabdc Mon Sep 17 00:00:00 2001 From: DarDarDoor <103888480+DarDarDoor@users.noreply.github.com> Date: Sat, 14 May 2022 14:21:43 +0000 Subject: [PATCH] v1.7 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5a68a5..660795b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Wineorc v1.6.10 +# Wineorc v1.7 Some simple Shell scripts to setup ORC revivals semi-automatically on Linux. These scripts are not supported in any way, shape or form by the official devs of these revivals. @@ -29,11 +29,13 @@ If you aren't, install them manually via your package manager. - `./placeholder-helper.sh` for Placeholder 5. Once installed, play a game and it should work! +If you want to install Labbing, run the Placeholder script with the parameter "labbing". + If you want to install DXVK alongside the revival, run the script with the parameter "dxvk". If you want to use/make a custom Wineprefix alongside the revival, run the script with the parameter "prefix". These two can also be used alongside each other. -If you want to uninstall a revival, run the script with the parameter "uninstall". +If you want to uninstall a revival, run the script with the parameter "uninstall". For Labbing, use "labbing-uninstall" on the Placeholder script. E.g, `./tadah-helper.sh dxvk/prefix/uninstall`