Skip to content

Stride CLI 1.0.2

Choose a tag to compare

@xen2 xen2 released this 08 Sep 06:41
· 181 commits to master since this release
3d03431

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 crash command lets you list, view, and send saved crash reports (@xen2, #3348)

📦 Project Templates

  • stride new can 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 new can now use them right after installing Stride (@thaildhe172591, #3385)

Full Changelog: cli/1.0.1...cli/1.0.2