#bevy #template-generator #generate #gamedev #game-engine #cli

app bevier

An interactive CLI to generate Games using the Bevy Game Engine

7 releases (2 stable)

1.1.1 Nov 9, 2023
1.0.0 Nov 3, 2023
0.1.4 Dec 28, 2022
0.1.1 Nov 17, 2022

#303 in Game dev

Custom license

20KB
225 lines

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

Dependencies

~7–18MB
~215K SLoC