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 cebe607 commit e465b7bCopy full SHA for e465b7b
package.json
@@ -2,7 +2,7 @@
2
"name": "org.visualpinball.unity.assetlibrary",
3
"version": "0.0.1-preview.0",
4
"displayName": "Visual Pinball Engine (Common Assets)",
5
- "description": "Renderpipeline-independent assets.",
+ "description": "Common assets for all render pipelines.",
6
"unity": "2020.2",
7
"unityRelease": "0b12",
8
"dependencies": {
@@ -20,7 +20,7 @@
20
"Pandeli"
21
],
22
"repository": {
23
- "url": "https://github.com/freezy/VisualPinball.AssetLibrary.git",
+ "url": "https://github.com/VisualPinball/VisualPinball.AssetLibrary.git",
24
"type": "git"
25
},
26
"publishConfig": {
0 commit comments