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