We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e392635 + 11af130 commit aecf33cCopy full SHA for aecf33c
1 file changed
package.json
@@ -2,6 +2,9 @@
2
"name": "io.extendreality.tilia.input.unityinputmanager",
3
"displayName": "Tilia Input UnityInputManager",
4
"description": "Input wrappers for the Unity Input Manager and a collection of common input prefabs.",
5
+ "changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/blob/master/CHANGELOG.md",
6
+ "documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/tree/master/Documentation",
7
+ "licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/blob/master/LICENSE.md",
8
"version": "1.4.16",
9
"unity": "2018.3",
10
"unityRelease": "10f1",
0 commit comments