mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 01:28:42 +08:00
9 lines
203 B
TOML
9 lines
203 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/AryanpurTech/BlueEngine"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_examples triangle square cube rotate_around wireframe
|
|
"""
|