Japanese (by Google Translate)
- Edit manifest.json
- Add following lines to the
dependencies
section of thePackages/manifest.json
.
"dependencies": {
"com.hananoki.manifest-json-utility": "https://github.com/hananoki/ManifestJsonUtility.git",
"com.hananoki.shared-module": "https://github.com/hananoki/SharedModule.git",
...
}