add recipes

This commit is contained in:
Ribbon 2024-01-20 00:19:30 +00:00
parent 97b5dff9bd
commit 655de53ed8
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#TODO Not compiled or tested
#TODO in case of errors, read https://github.com/Ragnt/AngryOxide#building-from-source
[source]
git = "https://github.com/Ragnt/AngryOxide"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/jgardona/mhv"
[build]
template = "cargo"