Nexus/Library/PackageCache/com.unity.sdk.linux-x86_64@2410622f0a67
2026-01-06 17:23:00 +01:00
..
data~ Initial commit 2026-01-06 17:23:00 +01:00
Documentation~ Initial commit 2026-01-06 17:23:00 +01:00
Editor Initial commit 2026-01-06 17:23:00 +01:00
Tests Initial commit 2026-01-06 17:23:00 +01:00
CHANGELOG.md Initial commit 2026-01-06 17:23:00 +01:00
CHANGELOG.md.meta Initial commit 2026-01-06 17:23:00 +01:00
Editor.meta Initial commit 2026-01-06 17:23:00 +01:00
LICENSE.md Initial commit 2026-01-06 17:23:00 +01:00
LICENSE.md.meta Initial commit 2026-01-06 17:23:00 +01:00
package.json Initial commit 2026-01-06 17:23:00 +01:00
package.json.meta Initial commit 2026-01-06 17:23:00 +01:00
README.md Initial commit 2026-01-06 17:23:00 +01:00
README.md.meta Initial commit 2026-01-06 17:23:00 +01:00
Tests.meta Initial commit 2026-01-06 17:23:00 +01:00
Third Party Notices.md Initial commit 2026-01-06 17:23:00 +01:00
Third Party Notices.md.meta Initial commit 2026-01-06 17:23:00 +01:00

com.unity.sdk.linux-x86_64

This package provides a sysroot for building Linux and Embedded Linux x86_64 players.

Please note that the components of the sysroot are subject to a variety of licenses detailed in the LICENSE.md file. While Unity itself does not use any of the provided libraries in a way that triggers any copyleft effects, you need to make sure that if you use native code in your project, said code adheres to the requirements of the licenses mentioned above. Specifically, the GCC runtime is subject to a GPL license, but it is also subject to the GCC runtime linking exception which applies to how the Unity player is using it.