diff --git a/recipes/wip/demos/macroquad/recipe.toml b/recipes/wip/demos/macroquad/recipe.toml index 81d4d3c3d..d7d56592b 100644 --- a/recipes/wip/demos/macroquad/recipe.toml +++ b/recipes/wip/demos/macroquad/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/not-fl3/macroquad" [build] diff --git a/recipes/wip/demos/mage/recipe.toml b/recipes/wip/demos/mage/recipe.toml index db770d1cf..a9754c6e5 100644 --- a/recipes/wip/demos/mage/recipe.toml +++ b/recipes/wip/demos/mage/recipe.toml @@ -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 """