gg.easy.airship
v0.1.2195
Published
Easy Airship
Downloads
656
Readme
Airship
Local Development
You can install this package locally to test in real time.
- Clone this project as a sibling to your unity project
- Replace the airship entry in your
Packages/manifest.jsonwith this line:
"gg.easy.airship": "file:../../airship",- Open your game's project in Rider (not this repo, your game!)
Exiting Local Development
To get out of local development, change the line to this:
"gg.easy.airship": "0.1.91",