add missing script coming from unlinked artlog toolbox project

not mandatory but consistent to have all code

Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
2025-11-02 08:41:53 +01:00
parent 1b0be89766
commit 3c4b44e837
6 changed files with 910 additions and 4 deletions

View File

@@ -34,11 +34,11 @@ and output
* txt labyrinth as text
* we minetest/luanti world edit format
===== BUILD =====
## BUILD
See BUILD.md
===== INSTALL =====
## INSTALL
obtain laby.zip directly build or from you own build ( see BUILD above ).
@@ -48,11 +48,10 @@ unzip laby.zip
it will create a artloglaby directory.
===== RUN =====
## RUN
run it on a Linux distribution with :
```
cd artloglaby ; ./laby.sh
```