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 constructor to support pre-exising Lua state. #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

feltech
Copy link

@feltech feltech commented Jul 24, 2016

A simple change to allow for the creation of a LuaContext attached to a pre-existing, pre-configured, Lua state.

My specific use case is a game engine (Uho3D) that already has it's own Lua subsystem, which I want to hook into.

@Habbie
Copy link
Collaborator

Habbie commented Mar 16, 2017

Do you feel like adding a test for this? If you rebase onto master, the test framework works again and your PR will be checked by Travis.

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