Skip to content

Commit 2a4c352

Browse files
author
Pascal Hertleif
committed
Add discussion links to bevy label post
1 parent 4de4bdf commit 2a4c352

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

_posts/2022-01-10-bevy-labels.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
2-
title: How Bevy uses Rust traits for labelling
2+
title: How Bevy uses Rust traits for labeling
33
categories:
44
- rust
55
- bevy
6+
discussions:
7+
"Reddit": "https://www.reddit.com/r/rust/comments/s0fg3m/how_bevy_uses_rust_traits_for_labeling/"
8+
"Twitter": "https://twitter.com/killercup/status/1480460379960528896"
69
---
710
Out of curiosity I've recently started following the development of [Bevy],
811
a game engine written in [Rust].

0 commit comments

Comments
 (0)