janriemer,

Configuring to run headless, actually fits in a toot :awesome: 🥰

use bevy::{prelude::*, render::settings::WgpuSettings};

fn main() {
App::new()
.insert_resource(WgpuSettings {
backends: None,
..default()
})
.add_plugins(DefaultPlugins)
.run();
}

Source is in their examples:
https://github.com/bevyengine/bevy/blob/c89af06c6558b80e1ff61e945124625944356cd2/examples/app/headless_defaults.rs

  • All
  • Subscribed
  • Moderated
  • Favorites
  • bevy
  • ngwrru68w68
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • megavids
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • provamag3
  • JUstTest
  • All magazines