diff --git a/recipes/rs-nes/recipe.sh b/recipes/rs-nes/recipe.sh new file mode 100755 index 0000000000000000000000000000000000000000..18a3a7f6471d24e2856aa5d435e80c24cf959ee3 --- /dev/null +++ b/recipes/rs-nes/recipe.sh @@ -0,0 +1,2 @@ +GIT=https://github.com/redox-os/rs-nes.git +GIT_UPSTREAM=https://github.com/bgourlie/rs-nes.git