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 |
#406 in Game dev
29 downloads per month
20KB
225 lines
Bevier - Bevy Game Template Generator
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 useDo you want to continue?
: Whether you want to continue (y
orn
).
Bevy Support
Bevy Version | Crate Version |
---|---|
0.12 |
1.1.0 |
-------------- | --------------- |
0.11 |
1.0.0 |
-------------- | --------------- |
Dependencies
~8–20MB
~218K SLoC