radekmie / homm3lua

Lua API for homm3tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homm3lua Build Status

Lua API for homm3tools.

Quick Start

$ make
$ make doc # requires ldoc
$ lua homm3luatest/init.lua

FAQ

  • If compilation fail, set LUAC and LUAL variables in Makefile accordingly to your setup.
  • If map crashes game at any moment, open it in editor and save it.

About

Lua API for homm3tools.


Languages

Language:C 87.9%Language:Lua 10.4%Language:Makefile 1.7%