This repository was archived by the owner on Dec 21, 2024. It is now read-only.
[v0.1.0] - 2023-07-17
Download
| target | kind | download |
|---|---|---|
| x86_64-unknown-linux-gnu | tarball | rivet-cli-v0.1.0-x86_64-unknown-linux-gnu.tar.xz |
| x86_64-apple-darwin | tarball | rivet-cli-v0.1.0-x86_64-apple-darwin.tar.xz |
| x86_64-pc-windows-msvc | tarball | rivet-cli-v0.1.0-x86_64-pc-windows-msvc.zip |
| x86_64-pc-windows-msvc | symbols | rivet-cli-v0.1.0-x86_64-pc-windows-msvc.pdb |
Release Notes
Added
- Unreal helper in
rivet init - Installer for the Unreal Engine plugin with
rivet unreal install-pluginorrivet init --unreal
Changed
- Renamed
rivet.version.tomltorivet.toml. All changes are backwards compatible. - Renamed
rivet publishcommand torivet deploysince this is the more commonly used alias rivet token create devnow prints token in plain text
Fixed
- Broken links to old docs
- Docker builder now catches missing builder errors correctly for older Docker versions