com.gameframex.unity.config/package.json

24 lines
556 B
JSON

{
"name": "com.gameframex.unity.config",
"displayName": "Game Frame X Config",
"category": "Game Framework X",
"description": "Game Frame X Config Component",
"version": "1.0.2",
"unity": "2017.1",
"keywords": [
"Game Framework X"
],
"repository": {
"name": "com.gameframex.unity.config",
"url": "https://github.com/AlianBlank/com.gameframex.unity.config.git",
"type": "git"
},
"author": {
"name": "Blank",
"email": "alianblank@outlook.com",
"url": "https://alianblank.com/"
},
"dependencies": {
}
}