Skip to content

Instantly share code, notes, and snippets.

@kazu0617
Created November 7, 2022 21:14
Show Gist options
  • Save kazu0617/8e473c68cbe30c550b7589e2cca2304f to your computer and use it in GitHub Desktop.
Save kazu0617/8e473c68cbe30c550b7589e2cca2304f to your computer and use it in GitHub Desktop.
NeosVR Client Config.
{
"$schema": "https://raw.githubusercontent.com/kazu0617/JSONSchemas/main/schemas/NeosConfig.schema.ja.json",
"inputs" : {
"triggerDeadZone" : 0.0
},
"universeId" : null,
"noUI" : false,
"disableDesktop" : true,
"pathWhitelist" : null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment