Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
/ hxlua Public archive

Latest commit

 

History

History
26 lines (15 loc) · 953 Bytes

File metadata and controls

26 lines (15 loc) · 953 Bytes

hxlua

Haxe/hxcpp @:native bindings for Lua.

Installation

You can install it through Git

haxelib git hxlua https://github.com/ShadowEngineTeam/hxlua.git

Usage Example

Check out the Examples Folder for examples on how to use this library.

Licensing

This hxlua fork is licensed under the MIT License. See LICENSE for details.

hxlua is made available under the MIT License. Check LICENSE-hxlua for more information.

Lua is made available under the MIT License. Check Lua.org for more information.