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`