build itchio wasm script
This commit is contained in:
parent
eabc979fe9
commit
1a30718c9d
9 changed files with 63 additions and 28 deletions
|
|
@ -39,7 +39,7 @@ fn setup(mut commands: Commands, asset_server: Res<AssetServer>) {
|
|||
commands
|
||||
.spawn_bundle(Text2dBundle {
|
||||
text: Text::from_section(
|
||||
"BEVYJAM",
|
||||
"Lux synthesĕ",
|
||||
TextStyle {
|
||||
font: font.clone(),
|
||||
font_size: 96.0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue