diff --git a/Assets/Networking/bevy_renet2.toml b/Assets/Networking/bevy_renet2.toml new file mode 100644 index 0000000..29c30e0 --- /dev/null +++ b/Assets/Networking/bevy_renet2.toml @@ -0,0 +1,3 @@ +name = "bevy_renet2" +description = "Bevy Plugin for renet2, a cross-platform server-authoritative networking library" +link = "https://github.com/UkoeHB/renet2/tree/main/bevy_renet2" diff --git a/Assets/UI/bevy_cobweb_ui.gif b/Assets/UI/bevy_cobweb_ui.gif new file mode 100644 index 0000000..d922bba Binary files /dev/null and b/Assets/UI/bevy_cobweb_ui.gif differ diff --git a/Assets/UI/bevy_cobweb_ui.toml b/Assets/UI/bevy_cobweb_ui.toml new file mode 100644 index 0000000..0d565bb --- /dev/null +++ b/Assets/UI/bevy_cobweb_ui.toml @@ -0,0 +1,4 @@ +name = "bevy_cobweb_ui" +description = "Painless, productive UI framework" +link = "https://github.com/UkoeHB/bevy_cobweb_ui" +image = "bevy_cobweb_ui.gif"