From fe01d975ac531db0827e1598b0d3915cade40be5 Mon Sep 17 00:00:00 2001 From: PhonicUK Date: Thu, 1 Jul 2021 15:04:39 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de3ecdd..f8a292a 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,15 @@ Right now the following restrictions apply to templates that may be publicly sha # To share a template -Create a pull request containing two files in the top-level directory of the repository: +Create a pull request containing the following files in the top-level directory of the repository: *APPLICATIONAME*.kvp *APPLICATIONAME*config.json + *APPLICATIONAME*metaconfig.json (Optional) With the names fully lower-cased. -For example, `valheim.kvp` and `valheimconfig.json` +For example, `valheim.kvp`, `valheimconfig.json`, `valheimmetaconfig.json` Do not use any directories and include no-other files.