From f234ce8bb28e1528783d662243aa07ad23df5ed9 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 30 Sep 2024 19:45:51 +0200 Subject: anticurrry recipe set --- data/index.yaml | 4 +--- data/recipes/anticurry.sed | 4 ++++ 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100755 data/recipes/anticurry.sed diff --git a/data/index.yaml b/data/index.yaml index 5ba9ad59..b900afd1 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -18,9 +18,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # -demands: - - none - - default # Difficulty levels: # 1 Easy @@ -57,3 +54,4 @@ maps: recipes: - none - default + - anticurry diff --git a/data/recipes/anticurry.sed b/data/recipes/anticurry.sed new file mode 100755 index 00000000..e5b93a66 --- /dev/null +++ b/data/recipes/anticurry.sed @@ -0,0 +1,4 @@ +#!/bin/sed -f +s/inputs/TEMP/g +s/outputs/inputs/g +s/TEMP/outputs/g -- cgit v1.2.3-70-g09d2