update recipes

This commit is contained in:
Ribbon 2023-12-21 01:42:06 +00:00
parent fce50d3531
commit 35bac0bd94
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,9 @@
#TODO
[source]
git = "https://github.com/FyroxEngine/Fyrox"
rev = "8d3e2e2cf29b7eefa78d14ff92156caeed88b955"
[build]
template = "custom"
script = """
cookbook_cargo_packages editor
"""

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested yet
#TODO compiled but not tested
[source]
git = "https://github.com/FyroxEngine/Fyrox"
rev = "8d3e2e2cf29b7eefa78d14ff92156caeed88b955"