Commit Graph

2 Commits

Author SHA1 Message Date
James Manker
22948ee979 Add Proton Support for V Rising
This adds Proton support to V Rising using the latest beta experimental branch. Also implemented the new port mapping method.

This requires xvfb as well. You will at least need to run:
`sudo apt install xvfb`

And if there are issues running you may be missing further dependencies. Try running these"
`sudo dpkg --add-architecture i386`
'sudo apt update'
`sudo apt install wine wine32 wine64`

This does not currently work in Docker!
2022-05-24 12:30:22 -05:00
Tempus Thales
8b5959b182 Initial Commit - V-Rising 2022-05-21 19:53:37 -05:00