Skip to content

Commit 13f71be

Browse files
committed
project: Update package.json.
1 parent 1cef876 commit 13f71be

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

package.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,17 @@
11
{
22
"name": "org.visualpinball.unity.assets",
33
"version": "0.0.1-preview.1",
4-
"displayName": "Visual Pinball Engine (Optimized Assets)",
5-
"description": "Common assets for all render pipelines.",
4+
"displayName": "Visual Pinball Engine (Assets)",
5+
"description": "Common assets for HDRP.",
66
"keywords": [
77
"Assets",
88
"Unity"
99
],
10-
"unity": "6000.0",
11-
"unityRelease": "42f1",
10+
"unity": "6000.2",
11+
"unityRelease": "0f1",
1212
"dependencies": {},
1313
"author": "freezy <[email protected]>",
1414
"contributors": [
15-
"ravarcade <[email protected]>",
16-
"shaderbytes",
17-
"jsm174 <[email protected]>",
18-
"Roger Bocksnick <[email protected]>",
19-
"VrôÕnsh <[email protected]>",
20-
"Rowlan",
21-
"Kleis Auke Wolthuizen <[email protected]>",
22-
"Eli Curtz <[email protected]>",
2315
"Pandeli",
2416
"Arthur Kehrwald"
2517
],

0 commit comments

Comments
 (0)