redox/recipes/wip/games/simulation/egregoria/recipe.toml
2024-07-12 18:15:53 +00:00

9 lines
164 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/Uriopass/Egregoria"
[build]
template = "custom"
script = """
cookbook_cargo_packages native_app
"""