Bob suddenly bundling debug version

Yes, you can create a “Release” app manifest, which tells the NE builder that it should use certain libraries when building. You can use @britzl’s tool Manifestation to create such an app manifest.

Then, download it, add it to your project and refer to it in game.projectunder native_extension.app_manifest.

1 Like