diff --git a/LEVEL_PACKS.md b/LEVEL_PACKS.md index b314c948..8d70faf8 100644 --- a/LEVEL_PACKS.md +++ b/LEVEL_PACKS.md @@ -42,9 +42,9 @@ The definition of this function is as follows: ### `lzr_levels.register_level_pack(name, info)` -Register a level pack. A level pack is a collection of levels that belong together. -For this to work, the level-related data must be present in the locations defined at -`level_data_file`, `schematic_path` and (optionally) `solutions_path` described below. +Register a level pack. For this to work, the level-related data must be present in the +locations defined at `level_data_file`, `schematic_path` and (optionally) `solutions_path` +described below. If successful, the level pack will appear in the game under the custom levels menu.