aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/editor.mjs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/editor.mjs b/src/editor.mjs
index 0b3f23e..04c0502 100644
--- a/src/editor.mjs
+++ b/src/editor.mjs
@@ -124,8 +124,8 @@ If you want know more, take a look at subjects below:
124 <summary>I want more features in map!</summary> 124 <summary>I want more features in map!</summary>
125 125
126 DumbyMap use [mapclay](https://github.com/outdoorsafetylab/mapclay) to render maps. 126 DumbyMap use [mapclay](https://github.com/outdoorsafetylab/mapclay) to render maps.
127 1. You can use \`eval\` options to add custom scripts, see [tutoria](https://github.com/outdoorsafetylab/mapclay?tab=readme-ov-file#run-scripts-after-map-is-created) for more details 127 1. You can use \`eval\` options to add custom scripts, see [tutorial](https://github.com/outdoorsafetylab/mapclay?tab=readme-ov-file#run-scripts-after-map-is-created) for more details
128 2. You can use custom Renderer indtead of default ones, see [tutoria](https://github.com/outdoorsafetylab/mapclay?tab=readme-ov-file#renderer) for more details 128 2. You can use custom Renderer indtead of default ones, see [tutorial](https://github.com/outdoorsafetylab/mapclay?tab=readme-ov-file#renderer) for more details
129 129
130 </details> 130 </details>
1311. [I am an experienced developer, show me what you got!](https://github.com/outdoorsafetylab/dumbymap) 1311. [I am an experienced developer, show me what you got!](https://github.com/outdoorsafetylab/dumbymap)