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

Add recipes

parent e31cafff
No related branches found
No related tags found
No related merge requests found
#TODO not compiled or tested
[source]
git = "https://github.com/slerpyyy/sh4der-jockey"
[build]
template = "cargo"
#TODO not compiled or tested
[source]
git = "https://github.com/bergercookie/asm-lsp"
[build]
template = "cargo"
#TODO not compiled or tested
[source]
git = "https://github.com/Zaechus/kingslayer"
[build]
template = "custom"
script = """
mkdir -pv "${COOKBOOK_STAGE}"/usr/share/kingslayer
cp -rv "${COOKBOOK_SOURCE}"/worlds/* "${COOKBOOK_STAGE}"/usr/share/kingslayer
"""
#TODO not compiled or tested
[source]
git = "https://github.com/mechpen/rterm"
[build]
template = "cargo"
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