Skip to content

DraftedDev/bevier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
-------------- ---------------

Releases

No releases published

Packages

No packages published

Languages