mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Add recipes
This commit is contained in:
parent
87461fd72c
commit
24dc0e5320
5
recipes/wip/games/open-world/ethertia/recipe.toml
Normal file
5
recipes/wip/games/open-world/ethertia/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Dreamtowards/Ethertum"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/net/other/rallyup/recipe.toml
Normal file
5
recipes/wip/net/other/rallyup/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/darwindarak/rallyup"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user