wvdsh) is a cross-platform command-line tool for uploading game projects to Wavedash. Use it to authenticate, test locally, and publish builds.
GitHub
View source, report issues, and contribute.
Installation
- macOS
- Linux
- Windows
Updating
- macOS (Homebrew)
- Linux / Windows
Commands
| Command | Description |
|---|---|
wvdsh auth login | Authenticate with Wavedash |
wvdsh auth logout | Clear stored credentials |
wvdsh auth status | Check authentication status |
wvdsh dev | Start local development server |
wvdsh build push | Upload a build to Wavedash |
Global options
| Option | Description |
|---|---|
--version | Print version information |
--help | Print help for any command |
--verbose | Enable verbose logging |