mirror of
https://github.com/Project-Redacted/Highscores-Server.git
synced 2025-05-29 06:23:14 +00:00
Add example Unity Project
This commit is contained in:
parent
fda7ff28dd
commit
e3acdb9d6b
7122 changed files with 505543 additions and 2 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue