redchew / love-haxe-wrappergen

Haxe wrapper generator for the LÖVE API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project uses the awesome love-api project, which provides a lua tables representation of the love documention, to generate Haxe wrappers. To use this project, make sure to checkout the submodule (git submodule update --init love-api).

Fair warning, the code is awful, and full of hacks. Oh yeah, and unless you have mkdir -p, it won't run. Look, it was easy.

About

Haxe wrapper generator for the LÖVE API

License:BSD 2-Clause "Simplified" License


Languages

Language:Lua 100.0%