Skip to content
Snippets Groups Projects
Commit def586a5 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

add recipes

parent fdae1668
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/tanakh/meru"
[build]
template = "custom"
script = """
cookbook_cargo_packages meru
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/insou22/mipsy"
[build]
template = "custom"
script = """
cookbook_cargo_packages mipsy
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/michelhe/rustboyadvance-ng"
[build]
template = "custom"
dependencies = [
"sdl2",
"sdl2-image",
]
script = """
cookbook_cargo_packages rustboyadvance-sdl2
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/dlunch/wie"
[build]
template = "custom"
script = """
cookbook_cargo_packages wie_cli
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment