mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-06 03:28:42 +08:00
9 lines
181 B
TOML
9 lines
181 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/kvark/blade"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_examples bunnymark particle ray-query scene
|
|
"""
|