Skip to content

Commit 0839355

Browse files
committed
Add package.json
1 parent d24dced commit 0839355

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "com.wanderer.ugf",
3+
"version": "0.0.1",
4+
"displayName": "Unity GameFramework",
5+
"description": "Unity GameFramework",
6+
"unity": "2019.4",
7+
"keywords": [],
8+
"author": {
9+
"name": "wanderer",
10+
"email": "[email protected]",
11+
"url": "https://github.com/coding2233/UnityGameFramework"
12+
}
13+
}

0 commit comments

Comments
 (0)