WeaselGames / godot_luaAPI

Godot LuaAPI
https://luaapi.weaselgames.info
Other
348 stars 27 forks source link

LuaAPI Lua5.1 version build help request #210

Open MAGGen-hub opened 2 months ago

MAGGen-hub commented 2 months ago

Dear developers of godot_LuaAPI.

My project is hardly depends on Lua5.1 version. Unfortunatly the default version of Lua in your API is 5.4. I tried to execute the code in it and got an error. It's imposible to port it to Lua5.4 during LICENCE problems and other stuff. How can I build your project with luaapi_luaver=5.1 using GitHub actions (I have no free space on my PC to build it manualy)? I need GDExtension version of your project with Lua5.1. If you can give me that build or explain how I can create it online on my own - please help. Thank you for your attention and good luck in your development.