From 1678b2de7ff595b1e3407b3055ffcb25bb60af2a Mon Sep 17 00:00:00 2001 From: gynt Date: Thu, 15 Aug 2024 00:04:08 +0200 Subject: [PATCH] removes unimplemented content from recipe.yml --- recipe.yml | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/recipe.yml b/recipe.yml index eb0b4f4..8dba25c 100644 --- a/recipe.yml +++ b/recipe.yml @@ -12,7 +12,7 @@ framework: # When this store was created timestamp: ~ # Which certificate signed the modules in this store -signer: UCP-Team-key-1 +signer: default supported-languages: - en # The extensions defined in this store @@ -26,7 +26,6 @@ extensions: name: files type: module version: 1.0.0 - author: [gynt, TheRedDaemon] contents: # If defined, at this level, applies to both description and package. # Uses all defaults as known today (default locations for locale files) @@ -37,23 +36,10 @@ extensions: url: UnofficialCrusaderPatch/extension-files github-sha: f3ba001af4d8116fbeb9183c51a27ce29d052c3c github-tag: main - signer: default # Optional - location: # Optional - root: - default: true - targets: [description, package] # Optional - definition: name: aiSwapper - display-name: AI Swapper version: 1.1.0 - author: TheRedDaemon, gynt type: module - dependencies: - gmResourceModifier: ">= 0.1.0" - textResourceModifier: ">= 0.1.0" - aicloader: ">= 0.1.0" - aivloader: ">= 0.0.1" - files: ">= 0.1.0" contents: # If defined, at this level, applies to both description and package. # Uses all defaults as known today (default locations for locale files) @@ -64,8 +50,4 @@ extensions: url: UnofficialCrusaderPatch/extension-aiSwapper github-sha: f779b9a2bd5a9691b8bbfc9459af019b5ad29f85 github-tag: main - signer: default # Optional - location: # Optional - root: - default: true - targets: [description, package] # Optional \ No newline at end of file + \ No newline at end of file