Reverse some level pack names to Lazarr!

This commit is contained in:
Wuzzy 2024-12-17 00:30:18 +01:00
parent 201e604a3d
commit a171de5b1d

View File

@ -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.