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

IL2CPP support #8

Open
coderiekelt opened this issue Apr 1, 2021 · 0 comments
Open

IL2CPP support #8

coderiekelt opened this issue Apr 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@coderiekelt
Copy link
Owner

Unity won't let us start the process from IL2CPP because they haven't implemented System.Process yet...

We can probably get around this by opening the application as an URL with a command line argument to run it in the background. Will have to implement a CefKillEvent to kill the process when Unity exits.

@coderiekelt coderiekelt added the enhancement New feature or request label Apr 1, 2021
@coderiekelt coderiekelt added this to the 1.1.0 milestone Apr 1, 2021
@coderiekelt coderiekelt self-assigned this Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant