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 61e10f2 commit 3e8ba2dCopy full SHA for 3e8ba2d
package.json
@@ -1,9 +1,12 @@
1
{
2
"name": "org.visualpinball.engine.unity.urp",
3
- "version": "0.0.1-preview.0",
+ "version": "0.0.1-preview.1",
4
"displayName": "Visual Pinball Engine (URP)",
5
"description": "Universal Render Pipeline support.",
6
- "keywords": [ "Unity", "URP" ],
+ "keywords": [
7
+ "Unity",
8
+ "URP"
9
+ ],
10
"unity": "2020.2",
11
"unityRelease": "0b12",
12
"dependencies": {
0 commit comments