Skip to content

Commit e7cbf1b

Browse files
author
Jiang Yin
committed
更新dll
1 parent 788da4f commit e7cbf1b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Libraries/GameFramework.dll

512 Bytes
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "com.jiangyin.gameframework",
3-
"displayName": "Game Framework",
4-
"description": "This is literally a game framework, based on Unity game engine.\n\nIt encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.",
5-
"version": "2019.10.22",
6-
"unity": "2017.1",
7-
"dependencies": {}
2+
"name": "com.jiangyin.gameframework",
3+
"displayName": "Game Framework",
4+
"description": "This is literally a game framework, based on Unity game engine.\n\nIt encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.",
5+
"version": "2019.11.09",
6+
"unity": "2017.1",
7+
"dependencies": {}
88
}

0 commit comments

Comments
 (0)