mirror of
https://github.com/Project-Redacted/Highscores-Server.git
synced 2025-05-20 10:24:59 +00:00
12 lines
452 B
JSON
12 lines
452 B
JSON
{
|
|
"name": "com.unity.modules.vr",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"displayName": "VR",
|
|
"description": "The VR module implements support for virtual reality devices in Unity. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.VRModule.html",
|
|
"dependencies": {
|
|
"com.unity.modules.jsonserialize": "1.0.0",
|
|
"com.unity.modules.physics": "1.0.0",
|
|
"com.unity.modules.xr": "1.0.0"
|
|
}
|
|
}
|