Add recipe.toml for games

This commit is contained in:
Jeremy Soller 2020-08-21 20:21:15 -06:00
parent d5cb3ae2e6
commit 3fdde7872a
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -0,0 +1,5 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/games.git"
[build]
template = "cargo"