Skip to main contentModule libraries
Source - extract_natives
- Extract all native JARs in
bundle (NativeAsset items) into the directory
that the version’s -Djava.library.path points to (see
natives_dir_for). - get_assets_others
- Fetch a list of custom/additional assets from a remote URL.
- get_libraries
- Build the full list of library/native items to include in the download
bundle.
- natives_base_dir
- Base natives directory for a version:
<path>/versions/<id>/natives. - natives_dir_for
- The directory natives must be extracted to so the JVM can load them.