-
Notifications
You must be signed in to change notification settings - Fork 16
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
Linux support #37
Comments
I am not familar about Linux, is it easy to add support, as there are different UI system? |
Not sure, but it should be possible to do everything we want it to do. Can look at how GLFW does everything for Linux. Have to wait until Editor 2 adds support for building/bundling before I can begin. |
I really want to work on this soon. I'll make dummy functions first then fill in what works. |
I’ll surely pick it up when our game gets close to release if nobody else does before me, as we intend to release on Linux as well. But there are things with more priority in development, and I’d prefer to focus on getting the game done before we port it. |
Working in #70, and need help! |
List missing features for Linux that i cannot find a solution here: defos_set_cursor_locked |
Native extensions now supports Linux so support for it needs to be added.
The text was updated successfully, but these errors were encountered: