Skip to content

Allow customizing JNI lib loading#47

Open
wkornewald wants to merge 2 commits into
dshatz:mainfrom
wkornewald:flatpak-compat
Open

Allow customizing JNI lib loading#47
wkornewald wants to merge 2 commits into
dshatz:mainfrom
wkornewald:flatpak-compat

Conversation

@wkornewald

@wkornewald wkornewald commented Jun 1, 2026

Copy link
Copy Markdown

When building Flatpaks via Nucleus, the native libs are not part of the resources, but instead live pre-extracted in a libs/resources folder, so System.loadLibrary() should be used directly. For even more flexibility this just allows fully customizing the loading process.

This also needs to be combined with #46 for the best out of the box Nucleus Flatpak experience.

@wkornewald wkornewald changed the title Added Flatpak support and allow customizing JNI lib loading Allow customizing JNI lib loading Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant