Search found 2 matches

by ordep
Wed Dec 16, 2015 9:11 pm
Forum: Mod Creation
Topic: LoG2 Editor dungeon.lua file question
Replies: 0
Views: 6525

LoG2 Editor dungeon.lua file question

Hello. I've been working closely with the Editor as well as the dungeon.lua file it generates for each project and need to re-interpret it after any user change. I've come to realize the couple of lines which tell what type of tiles are used in the dungeons, sometimes have duplicates, for instance: ...
by ordep
Thu Jul 16, 2015 4:25 pm
Forum: Support and Tech Discussion
Topic: LoG2 launch editor from CLI
Replies: 0
Views: 6930

LoG2 launch editor from CLI

Hi everyone, I'm currently working on a tool to assist the user on creating levels when using the Level Editor, by implementing a couple of AI algorithms to generate maps. I'm looking for some insight on how to launch the LoG2 Editor directly from a console, as this would come in handy when testing ...