We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620e5cb commit f7ba9a1Copy full SHA for f7ba9a1
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "com.appalachia.unity3d.prefabs",
3
- "displayName": "appalachia.Prefabs for Unity3D",
+ "name": "com.appalachia.unity3d.rendering",
+ "displayName": "Appalachia.Rendering for Unity3D",
4
"version": "0.1.4",
5
"unity": "2020.3",
6
"description": "Prefab rendering and spawning for Unity3D.",
@@ -34,4 +34,4 @@
34
"publish": "bash ~/com.appalachia/appa/appa package unity3d publish",
35
"postpublish": "bash ~/com.appalachia/appa/appa package unity3d postpublish"
36
}
37
-}
+}
0 commit comments