Skip to content

Commit

Permalink
update vagrant version name
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Apr 19, 2019
1 parent 15aff97 commit d0de83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant-user-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ git clone https://github.com/ValveSoftware/steam-runtime.git
#configure proton build
mkdir build
cd build
../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 --steam-runtime="$HOME"/steam-runtime/runtime/ --with-ffmpeg --build-name=Proton-4.5-GE-Beta-4
../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 --steam-runtime="$HOME"/steam-runtime/runtime/ --with-ffmpeg --build-name=Proton-4.6-GE-2
#if building without the runtime, use:
#../proton/configure.sh --no-steam-runtime

0 comments on commit d0de83c

Please sign in to comment.