bevier

Crates.iobevier
lib.rsbevier
version1.1.1
sourcesrc
created_at2022-11-16 21:57:28.907328
updated_at2023-11-09 16:47:28.575062
descriptionAn interactive CLI to generate Games using the Bevy Game Engine.
homepage
repositoryhttps://github.com/DraftedDev/bevier
max_upload_size
id716737
size36,723
DraftedDev (DraftedDev)

documentation

README

Bevier - Bevy Game Template Generator

crates.io Bevy tracking

Generate Bevy Projects from various templates and configs!

Usage

Enter bevier new and complete the prompts:

  • Project Name: The name of your project (will not change the template crate name).
  • Project Template: The template you want to use.
  • Project Config: The cargo config to generate (.cargo/config.toml).
  • Bevy Features: The bevy features to use
  • Do you want to continue?: Whether you want to continue (y or n).

Bevy Support

Bevy Version Crate Version
0.12 1.1.0
-------------- ---------------
0.11 1.0.0
-------------- ---------------
Commit count: 50

cargo fmt