Skip to content

Commit

Permalink
Merge pull request #96 from reflexran/main
Browse files Browse the repository at this point in the history
Updated Building Dependencies
  • Loading branch information
apprehensions authored Nov 19, 2023
2 parents 9eb9f9e + fc6e0c8 commit f85c3ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Installation/guides/source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Before you can install Vinegar, you will have to install Wine first. You can use

It is recommended to ensure that you have installed Wine 8.3 or above on your system, as Roblox requires a minimum version of 8.0 and may encounter stability issues under 8.3.

## Building Dependencies
You will need to install the dependencies needed by Gio. The documentation can be found [here](https://gioui.org/doc/install/linux)
You can disable the splash window provided by Vinegar (Which is implemented with Gio) by appending the `nosplash` build tag to the build parameters (`VINEGAR_GOFLAGS=--tags=nosplash`)

## Building Vinegar

To build Vinegar from source, you will need to install Go; it can be found packaged as `golang` or `go` on some Linux distributions.
Expand Down

0 comments on commit f85c3ce

Please sign in to comment.