mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Fix the mage recipe and update a TODO
This commit is contained in:
parent
c6c9e9de5f
commit
cecc4641da
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/not-fl3/macroquad"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,5 @@ git = "https://github.com/baad-c0de/mage-core"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples basic font3 hello
|
||||
cookbook_cargo_examples basic hello
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user