Skip to content

Commit 7a96ca7

Browse files
authored
Merge pull request #35 from ComputerScienceHouse/feature/mstrodl/rust-docs
Link users to rust docs
2 parents a04015c + 5f58c19 commit 7a96ca7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Getting-started/first-game.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ So, you want to make a Devcade game? Well you chose the right place.
44

55
### What makes a Devcade game?
66

7-
Most Devcade games are made with the Monogame framework.
7+
Most Devcade games are made with the Monogame framework.
8+
If you'd prefer to write your game in Rust, check [the guide on `cargo-devcade`](https://github.com/mstrodl/cargo-devcade#readme)!

0 commit comments

Comments
 (0)