com.guru.unity.sdk/package.json

14 lines
280 B
JSON
Raw Normal View History

2023-12-26 03:40:48 +00:00
{
"name": "com.guru.unity.sdk",
"displayName": "Guru SDK",
2024-06-20 10:30:22 +00:00
"version": "1.0.14",
2023-12-26 03:40:48 +00:00
"description": "Guru SDK for unity project",
"unity": "2020.3",
"author":{
"name": "Guru Game"
2023-12-26 03:40:48 +00:00
},
"license": "MIT",
"category": "Game,Tool,Development",
"dependencies": {
}
}