Skip to content

Commit 0772334

Browse files
authored
pull request for bevy_sdf_klown (#550)
1 parent 788e752 commit 0772334

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

Assets/3D/bevy_sdf_klown.png

343 KB
Loading

Assets/3D/bevy_sdf_klown.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "bevy_sdf_klown"
2+
description = "A general purpose Raymacher for bevy"
3+
link = "https://github.com/klownie/bevy_sdf_klown"
4+
image = "bevy_sdf_klown.png"
5+
crate = "bevy_sdf_klown"

Assets/3D/bevy_trenchbroom.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name = "bevy_trenchbroom"
22
description = "TrenchBroom and ericw-tools integration, .map, and .bsp loading"
33
link = "https://github.com/Noxmore/bevy_trenchbroom"
44
image = "bevy_trenchbroom.png"
5-
crate = "bevy_trenchbroom"
5+
crate = "bevy_trenchbroom"

0 commit comments

Comments
 (0)