feat: meep

This commit is contained in:
Kat Inskip 2025-11-24 22:12:05 -08:00
parent 779c3c4098
commit 4477a98282
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 114 additions and 30 deletions

View file

@ -155,6 +155,20 @@ in {
vnExe = "./HANA9.exe";
};
#
# VRChat utilities
#
vrosc = mkMerge [
protonCommon
rec {
long_name = "VR OSC";
prefixFolder = gameStorage + "/Steam Library/steamapps/compatdata/438100";
gameFolder = gameStorage + "/Steam Library/steamapps/common/VRChat";
gameExecutable = gameFolder + "/VROSCSetup.exe";
}
];
#
# Guild Warses
#