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

add recipes

parent 51af072a
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/Amjad50/Trapezoid"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/TheWaWaR/simple-http-server"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/PolyMeilex/Neothesia"
[build]
template = "custom"
script = """
cookbook_cargo_packages neothesia
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/RainbowCookie32/rusty-psn"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo --features cli
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/RainbowCookie32/rusty-psn"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
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