Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Phasmophobia Matrix as SteamVR overlay application

License

Notifications You must be signed in to change notification settings

jacklul/SteamVR-PhasmoMatrix

Repository files navigation

SteamVR-PhasmoMatrix

Phasmophobia Matrix as SteamVR overlay application.

Based on code from SteamVR-Webkit-Test.

Building

To build you will also need to clone SteamVR-Webkit so that your project structure looks like this:

Projects
├── SteamVR-PhasmoMatix
│   └── SteamVR-PhasmoMatrix.csproj
└── SteamVR-Webkit
    ├── SteamVR-WebKit
    │   └── SteamVR-WebKit.csproj
    └── SteamVR-WebKit-Test
        └── SteamVR-WebKit-Test.csproj