| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Stride.Cli.1.0.2.nupkg | 2026-09-08 | 6.1 MB | |
| README.md | 2026-09-08 | 1.1 kB | |
| Stride CLI 1.0.2 source code.tar.gz | 2026-09-08 | 9.4 MB | |
| Stride CLI 1.0.2 source code.zip | 2026-09-08 | 16.7 MB | |
| Totals: 4 Items | 32.2 MB | 2 | |
What's Changed
Auto-generated; a maintainer may hand-edit.
🛠️ Crash Reporting
- The CLI now catches its own crashes and lets you send an anonymized report to help diagnose the problem, with nothing ever sent without your explicit confirmation. A new
stride crashcommand lets you list, view, and send saved crash reports (@xen2, #3348)
📦 Project Templates
stride newcan now add optional asset packs (building blocks, animated models, materials, particle effects) into an existing game project, matching what Game Studio already offers when creating a new game (@xen2, 2e6d6ea in [#3331])- Fixed asset packs failing to install because the CLI didn't fetch them on demand, so
stride newcan now use them right after installing Stride (@thaildhe172591, #3385)
Full Changelog: https://github.com/stride3d/stride/compare/cli/1.0.1...cli/1.0.2