handle steamvr quitting cleanly

This commit is contained in:
Crispy 2023-11-22 18:35:52 +01:00
parent f9735a9946
commit d4f567d577
3 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,4 @@
VERSION := 1.0.0
VERSION := 1.0.1
CXX := g++
TARGET := ./vr_status
LFLAGS := -Wl,-rpath,'$$ORIGIN' -L. -lopenvr_api