Stride CLI 1.0.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: cli/1.0.1...cli/1.0.2