Skip to content

Commit

Permalink
add basic building instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
milaq committed Jul 15, 2021
1 parent a373bec commit e50da55
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ To update to a newer Virtualhere server version just run the installer again.
You can customize several server settings via the server configuration file by editing `/mnt/config/system/virtualherefree_config.ini` directly or by putting a copy of the [virtualherefree_config.ini](res/virtualherefree_config.ini) onto a FAT32 formatted USB stick in the directory `steamlink/config/system/`.

For all documented options see: https://virtualhere.com/configuration_faq

## Building

Clone the [SteamLink SDK](https://github.com/ValveSoftware/steamlink-sdk) and copy this repository to the `examples` subdirectory (or any other subdirectory with a depth of one).
Then from within that directory, execute `build_steamlink.sh`.

0 comments on commit e50da55

Please sign in to comment.