export many layers

- remark : wrong merge code ( dverged on two latptops .. ) possible loss
This commit is contained in:
philippe lhardy
2020-12-19 16:55:10 +01:00
parent b8cb7394cd
commit a70ead877a
6 changed files with 503 additions and 448 deletions

View File

@@ -1,7 +1,7 @@
package org.artisanlogiciel.games.minetest;
/**
* generate directly lua maps ( no intermediate LuaObject ).
* generate directly lua maps text ( no intermediate LuaObject ).
*/
public class WorlEditGenerator
{