1
- {
2
- "name" : " org.visualpinball.engine.unity.urp" ,
3
- "version" : " 0.0.1-preview.2" ,
4
- "displayName" : " Visual Pinball Engine (URP)" ,
5
- "description" : " Universal Render Pipeline support." ,
6
- "keywords" : [
7
- " Unity" ,
8
- " URP"
9
- ],
10
- "unity" : " 2020.2" ,
11
- "unityRelease" : " 0b12" ,
12
- "dependencies" : {
13
- "com.unity.render-pipelines.universal" : " 10.2.1" ,
14
- "org.visualpinball.engine.unity" : " 0.0.1-preview.1 "
15
- },
16
- "author" :
" freezy <[email protected] >" ,
17
- "contributors" : [
18
-
19
- " shaderbytes" ,
20
-
21
- " Roger Bocksnick <[email protected] >" ,
22
-
23
- " Rowlan" ,
24
- " Kleis Auke Wolthuizen <[email protected] >" ,
25
-
26
- " Pandeli"
27
- ],
28
- "repository" : {
29
- "url" : " https://github.com/VisualPinball/VisualPinball.Unity.Urp.git" ,
30
- "type" : " git"
31
- },
32
- "publishConfig" : {
33
- "registry" : " https://registry.visualpinball.org"
34
- }
35
- }
1
+ {
2
+ "name" : " org.visualpinball.engine.unity.urp" ,
3
+ "version" : " 0.0.1-preview.2" ,
4
+ "displayName" : " Visual Pinball Engine (URP)" ,
5
+ "description" : " Universal Render Pipeline support." ,
6
+ "keywords" : [
7
+ " Unity" ,
8
+ " URP"
9
+ ],
10
+ "unity" : " 2020.2" ,
11
+ "unityRelease" : " 0b12" ,
12
+ "dependencies" : {
13
+ "com.unity.render-pipelines.universal" : " 10.2.1" ,
14
+ "org.visualpinball.engine.unity" : " 0.0.1-preview.11 "
15
+ },
16
+ "author" :
" freezy <[email protected] >" ,
17
+ "contributors" : [
18
+
19
+ " shaderbytes" ,
20
+
21
+ " Roger Bocksnick <[email protected] >" ,
22
+
23
+ " Rowlan" ,
24
+ " Kleis Auke Wolthuizen <[email protected] >" ,
25
+
26
+ " Pandeli"
27
+ ],
28
+ "repository" : {
29
+ "url" : " https://github.com/VisualPinball/VisualPinball.Unity.Urp.git" ,
30
+ "type" : " git"
31
+ },
32
+ "publishConfig" : {
33
+ "registry" : " https://registry.visualpinball.org"
34
+ }
35
+ }
0 commit comments