Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Lua 5.2 support #34

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

LunaTheFoxgirl
Copy link
Contributor

This work in progress commit adds functioning support for Lua 5.2 by checking for the LUA_52 version tag and dispatching things to the correct calls for Lua 5.2

This is needed for an Inochi2D example game I'm making.

@BradleyChatha BradleyChatha changed the base branch from master to staging/lua52 August 9, 2023 16:49
@BradleyChatha
Copy link
Owner

Hey, thanks for the contribution.

I'll park the changes into a staging branch as the changes are definitely WIP, but I'll still create a tag so that dub picks it up.

@BradleyChatha BradleyChatha merged commit 366ca67 into BradleyChatha:staging/lua52 Aug 9, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants