Björn Ritzl

Results 725 comments of Björn Ritzl

> * Please help provide guidance on how to access user set variables. You can use `dmConfigFile::GetString()` to get the value set in game.project: https://defold.com/ref/stable/dmConfigFile/#dmConfigFile::GetString:config-key-default_value In this case it would...

> Does this class have access to dmConfigFile? There's no other usage within the glfw library that I could use as an example. Also, how do I compile the glfw...

The glfw packages are precompiled using the `build_external ` build command and then copied to `packages`. This PR should preferably also include the pre-built glfw libraries. https://github.com/defold/defold/tree/dev/external#external

> Sounds good, I'll get on it Cool, let us know if you need help with the setup.

@nog1potje the comment in the initial PR about _"WARNING: as of now this fix is incomplete, as it only works if the user uses a file called LaunchScreen. Please help...