From a171de5b1da68f2da038b48c48890e9328111b1d Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 17 Dec 2024 00:30:18 +0100 Subject: [PATCH] Reverse some level pack names to Lazarr! --- LEVEL_PACKS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEVEL_PACKS.md b/LEVEL_PACKS.md index d2208261..ea5485ac 100644 --- a/LEVEL_PACKS.md +++ b/LEVEL_PACKS.md @@ -50,7 +50,7 @@ If successful, the level pack will appear in the game under the custom levels me Parameters: -* `name`: Level pack ID (string, allowed characters are `a-z`, `A-Z`, `0-9` and `_` (underscore)) +* `name`: Level pack ID. A string. The allowed characters are `a-z`, `A-Z`, `0-9` and `_` (underscore). IDs starting with two underscores are reserved to Lazarr! * `info`: Table of optional additional information, with these fields: * `title`: human-readable level pack title * `description`: short description/explanation about this level pack. 1-3 sentences.