15 lines
314 B
JSON
15 lines
314 B
JSON
|
{
|
||
|
"name": "com.yogi.gamecore",
|
||
|
"version": "1.0.2",
|
||
|
"displayName": "YogiGameCore",
|
||
|
"description": "A simple unity game framework",
|
||
|
"keywords": [
|
||
|
"game",
|
||
|
"framework",
|
||
|
"unity"
|
||
|
],
|
||
|
"author": {
|
||
|
"name": "Yogi",
|
||
|
"url": "https://github.com/Yogioo"
|
||
|
}
|
||
|
}
|