File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222
2323### Add the line below to ` Packages/manifest.json `
2424
25- for version ` 1.0.1 `
25+ for version ` 1.0.2 `
2626``` csharp
27- " com.wolf-package .remote-config" : " https://github.com/wolf-package /remote-config-manager-unity.git#1.0.1 " ,
27+ " com.wolf-org .remote-config" : " https://github.com/wolf-org /remote-config-manager-unity.git#1.0.2 " ,
2828```
29- dependency ` extensions-unity-1.0.3 `
29+ dependency ` extensions-unity-1.0.5 `
3030``` csharp
31- " com.wolf-package .extensions" : " https://github.com/wolf-package /extensions-unity.git#1.0.3 " ,
31+ " com.wolf-org .extensions" : " https://github.com/wolf-org /extensions-unity.git#1.0.5 " ,
3232```
3333If you use [ game-data-unity] ( https://github.com/wolf-package/game-data-unity ) , add the library below and define symbol ` VIRTUESKY_DATA `
3434``` csharp
Original file line number Diff line number Diff line change 11{
2- "name" : " com.wolf-package .remote-config" ,
2+ "name" : " com.wolf-org .remote-config" ,
33 "displayName" : " UnityCommon-RemoteConfig" ,
44 "description" : " Tool support use firebase remote config for game unity" ,
5- "version" : " 1.0.1 " ,
5+ "version" : " 1.0.2 " ,
66 "unity" : " 2021.3" ,
77 "category" : " virtuesky" ,
88 "author" : {
1616 " RemoteConfig"
1717 ],
1818 "dependencies" : {
19- "com.wolf-package .extensions" : " https://github.com/wolf-package /extensions-unity.git#1.0.3 "
19+ "com.wolf-org .extensions" : " https://github.com/wolf-org /extensions-unity.git#1.0.5 "
2020 }
2121}
You can’t perform that action at this time.
0 commit comments