From 228007129f9fda791b7c7cf56ebb34a2487e6275 Mon Sep 17 00:00:00 2001 From: Pedro de Medeiros Date: Thu, 22 Dec 2022 20:16:00 -0300 Subject: map.py may ignore missing map_conf.json --- docs/tools.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/tools.md b/docs/tools.md index caf67c4..a0d1237 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -105,8 +105,9 @@ Please check `map.json` of the example game for a reference. #### Configuration -The map importer requires a configuration file in JSON format that provides -information about the valid entities in the map. +The map importer may require a configuration file in JSON format that provides +information about the valid entities in the map, but only if the Entities layer +is used. For each entity it expects: -- cgit v1.2.3