We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0521bba commit 541b30aCopy full SHA for 541b30a
package.json
@@ -3,6 +3,7 @@
3
"version": "0.0.1-preview.0",
4
"displayName": "Visual Pinball Engine (Common Assets)",
5
"description": "Common assets for all render pipelines.",
6
+ "keywords": ["Assets", "Unity"],
7
"unity": "2020.2",
8
"unityRelease": "0b12",
9
"dependencies": {
@@ -20,7 +21,7 @@
20
21
"Pandeli"
22
],
23
"repository": {
- "url": "https://github.com/VisualPinball/VisualPinball.AssetLibrary.git",
24
+ "url": "https://github.com/VisualPinball/VisualPinball.Unity.AssetLibrary.git",
25
"type": "git"
26
},
27
"publishConfig": {
0 commit comments