mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
update recipes
This commit is contained in:
parent
fce50d3531
commit
35bac0bd94
9
recipes/wip/fyrox-editor/recipe.toml
Normal file
9
recipes/wip/fyrox-editor/recipe.toml
Normal file
@ -0,0 +1,9 @@
|
||||
#TODO
|
||||
[source]
|
||||
git = "https://github.com/FyroxEngine/Fyrox"
|
||||
rev = "8d3e2e2cf29b7eefa78d14ff92156caeed88b955"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages editor
|
||||
"""
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested yet
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/FyroxEngine/Fyrox"
|
||||
rev = "8d3e2e2cf29b7eefa78d14ff92156caeed88b955"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user