File tree Expand file tree Collapse file tree
Packages/com.github.asus4.nativedialog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " com.github.asus4.nativedialog" ,
3- "displayName" : " Native Dialog" ,
4- "author" : " Koki Ibukuro" ,
5- "description" : " Native Dialog Plugin for Unity" ,
6- "keywords" : [
7- " unity"
8- ],
9- "license" : " SEE LICENSE IN LICENSE" ,
10- "unity" : " 2020.3" ,
11- "unityRelease" : " 0f1" ,
12- "version" : " 1.1.0" ,
13- "type" : " library" ,
14- "hideInEditor" : false
2+ "name" : " com.github.asus4.nativedialog" ,
3+ "version" : " 1.1.0" ,
4+ "displayName" : " Native Dialog" ,
5+ "description" : " Android / iOS Native Dialog for Unity" ,
6+ "keywords" : [
7+ " unity"
8+ ],
9+ "unity" : " 2020.3" ,
10+ "unityRelease" : " 0f1" ,
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " https://github.com/asus4/UnityNativeDialogPlugin.git"
14+ },
15+ "documentationUrl" : " https://github.com/asus4/UnityNativeDialogPlugin" ,
16+ "changelogUrl" : " https://github.com/asus4/UnityNativeDialogPlugin/releases" ,
17+ "licensesUrl" : " https://github.com/asus4/UnityNativeDialogPlugin/blob/main/LICENSE" ,
18+ "author" : {
19+ "name" : " Koki Ibukuro" ,
20+ "url" : " https://github.com/asus4"
1521 }
22+ }
You can’t perform that action at this time.
0 commit comments