subsoap / defos

Extra native OS functions for games written using the Defold game engine
Creative Commons Zero v1.0 Universal
112 stars 16 forks source link

Added support for headless mode #118

Closed JCash closed 3 years ago

dapetcu21 commented 3 years ago

Looks good. I can't test it compiles on every platform right now, but I trust you it's fine and I'll merge it. The order of some includes was flipped, but nothing that could cause issues off the top of my mind. :)

subsoap commented 3 years ago

Tested on Windows 10 no obvious issues.

JCash commented 3 years ago

In regards to compiling for all platforms, it's one of the reasons I wanted to do this fix. We have a list of the most used extensions, and we compile them using bob for every platform and variant here: https://github.com/defold/test-sdk/runs/1278574866?check_suite_focus=true