Skip to content

Varg 0.0.1-canary

Pre-release
Pre-release

Choose a tag to compare

@rownix101 rownix101 released this 27 Jun 10:41
· 9 commits to main since this release

This is the first public canary release of Varg.

Varg is still early and under active development. This build is intended for testing, feedback, and validating the release pipeline rather than production use.

What's Included

  • Initial Tauri-based Varg Editor builds for Linux, Windows, and macOS
  • Core Rust workspace and runtime components
  • Sample project packaging support
  • Early editor/runtime integration for experimenting with scenes, assets, and engine workflows

Release Artifacts

The release workflow will attach platform-specific editor installers after the release is published:

  • Linux x64: .deb, .rpm, .AppImage
  • Windows x64: .msi, NSIS installer
  • macOS arm64: .dmg
  • macOS x64: .dmg

Notes

This is a canary release, so breaking changes, incomplete features, and rough edges are expected. Please use it to try the editor, verify installs on your platform, and report issues.