Speckle desktop client installer for:
- Grasshopper
- Rhino
- Dynamo
- (NEW) SpeckleCoreGeometry
The installer does not require admin privileges and auto updates!
- Change version in
appveyor.yml
file - Commit & tag commit with the new version
- Push to origin
To push the newly minted pre-release, you'll need to edit it and change its status from prerelease
to release
.
This project uses Inno Setup to create the installer.
If you'd like to contribute to the project, please first head over to Inno Setup download page and install it.