redox/recipes/wip/tools/orchaldir-texture-generator/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
181 B
TOML

#TODO Compiled but not tested
[source]
git = "https://github.com/Orchaldir/texture_generator"
[build]
template = "custom"
script = """
cookbook_cargo_packages texture_generator
"""