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 c719acc commit 8536507Copy full SHA for 8536507
README.md
@@ -1,4 +1,6 @@
1
-# Physics Utilities
+# Physics Utils
2
+
3
+The Physics Utils package contains physics-related scripts and utilities for Unity projects.
4
5
## Installation
6
package.json
@@ -1,8 +1,8 @@
{
"name": "com.zigurous.physics",
"version": "0.1.0",
- "displayName": "Zigurous Physics",
- "description": "Physics scripts and utilities for Unity projects.",
+ "displayName": "Zigurous Physics Utils",
+ "description": "The Physics Utils package contains physics-related scripts and utilities for Unity projects.",
"unity": "2019.4",
7
"keywords": [
8
"physics",
0 commit comments