Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 268 Bytes

File metadata and controls

4 lines (3 loc) · 268 Bytes

Jass2LuaTranspiler

Used to convert WC3 Jass Scripts to Lua syntax.

NOTE: Only standard jass is implemented. If you want to use vJass/etc, workaround is to run the other transpiler first (JassHelper for vJass) to convert to standard jass before converting to lua.