https://github.com/needle-tools/nunity-package
nuget to unity package
https://github.com/needle-tools/nunity-package
Last synced: 5 days ago
JSON representation
nuget to unity package
- Host: GitHub
- URL: https://github.com/needle-tools/nunity-package
- Owner: needle-tools
- Created: 2021-08-19T20:13:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T23:24:41.000Z (almost 5 years ago)
- Last Synced: 2026-06-10T23:28:14.018Z (6 days ago)
- Language: C#
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Development setup
## Cloud Storage access:
1) Generate a access key here: https://console.cloud.google.com/iam-admin/serviceaccounts/details/100019773737101810166;edit=true/keys?folder=&organizationId=&project=needle-nuget (IAM & Admin / AppEngine default service account / Keys)
2) Place the key file as ``development-gcloud-credentials.json`` at the root of this project (next to .sln file)
3) Done, you should now be able to access cloud storage objects locally