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 92149df commit 465575fCopy full SHA for 465575f
package.json
@@ -1,13 +1,15 @@
1
{
2
"name": "org.visualpinball.unity.assetlibrary",
3
- "version": "0.0.1-preview.0",
+ "version": "0.0.1-preview.5",
4
"displayName": "Visual Pinball Engine (Common Assets)",
5
"description": "Common assets for all render pipelines.",
6
- "keywords": ["Assets", "Unity"],
+ "keywords": [
7
+ "Assets",
8
+ "Unity"
9
+ ],
10
"unity": "2020.2",
11
"unityRelease": "0f1",
- "dependencies": {
- },
12
+ "dependencies": {},
13
"author": "freezy <freezy@vpdb.io>",
14
"contributors": [
15
"ravarcade <ravarcade@gmail.com>",
0 commit comments