mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
9 lines
168 B
TOML
9 lines
168 B
TOML
#TODO compiled but not tested
|
|
[source]
|
|
git = "https://github.com/FyroxEngine/Fyrox"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages fyrox-template
|
|
"""
|