praydog / UEVR

Universal Unreal Engine VR Mod (4.8 - 5.4)
http://uevr.io
2.75k stars 144 forks source link

added global plugins and profiles #223

Closed mark-mon closed 3 months ago

mark-mon commented 3 months ago

This change allows for global plugins and controller profiles (interaction profile jsons) to be put in a global directory and used for every game. The directory is %appdata%\UnrealVRMod\UEVR\Profiles and %appdata%\UnrealVRMod\UEVR\Plugins. One use case for this is to support controllers for a headset that are not properly setup in UEVR. Rather than having to copy the interaction profile to every game folder, this can be done in one location, centrally.