Skip to content

cargo-generate template for a very simple bevy project. No optional features, fast compiles active, only bevy.

License

Notifications You must be signed in to change notification settings

laundmo/simple_bevy_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aaf5067 · Jan 5, 2025

History

16 Commits
Jan 5, 2025
Jan 5, 2025
Jul 13, 2024
Jan 5, 2025
Jan 3, 2024
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Jul 13, 2024
Jan 5, 2025
Jan 5, 2025

Repository files navigation

Basic Bevy template

Basic Bevy project template to get started quickly.

Use this template with:

cargo generate laundmo/simple_bevy_template --allow-commands

Fast-compile config, optional during setup:

  • Mold (on linux)
  • Nightly Rust (generics sharing)
    • Cranelift
    • Parallel frontend

Other useful files included:

  • Bacon config for running on save
  • KDE Window Rule for always on top without focus stealing
    • Import .kwinrule in the KDE "Window Rules" settings
    • Move window and detect properties, then click on checkmark for position and size to adjust to your screen layout

About

cargo-generate template for a very simple bevy project. No optional features, fast compiles active, only bevy.

Topics

Resources

License

Stars

Watchers

Forks