Skip to content

Commit

Permalink
Add bevy_hui bevy_enoki bevy_aseprite_ultra and `bevy_inspector… (
Browse files Browse the repository at this point in the history
  • Loading branch information
Lommix authored Dec 4, 2024
1 parent e0b5009 commit e008eaa
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 0 deletions.
Binary file added Assets/2D/bevy_aseprite_ultra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions Assets/2D/bevy_aseprite_ultra.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "bevy_aseprite_ultra"
description = "Load animations and sprites directly from binary with hot reload for 2D and Ui."
link = "https://github.com/Lommix/bevy_aseprite_ultra"
image = "bevy_aseprite_ultra.png"
crate = "bevy_aseprite_ultra"
Binary file added Assets/2D/bevy_enoki.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions Assets/2D/bevy_enoki.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "bevy_enoki"
description = "The webgl2 and mobile friendly particle system with custom materials."
link = "https://github.com/Lommix/bevy_enoki"
image = "bevy_enoki.gif"
crate = "bevy_enoki"
Binary file added Assets/Development tools/bevy_inspector_nvim.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/Development tools/bevy_inspector_nvim.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "bevy_inspector.nvim"
description = "A simple remote entity and component inspector inside neovim"
link = "https://github.com/Lommix/bevy_inspector.nvim"
image = "bevy_inspector_nvim.png"
Binary file added Assets/UI/bevy_hui.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions Assets/UI/bevy_hui.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "bevy_hui"
description = "Html to bevy_ui and more"
link = "https://github.com/Lommix/bevy_hui"
image = "bevy_hui.gif"
crate = "bevy_hui"

0 comments on commit e008eaa

Please sign in to comment.