This package's original tooling (build scripts, Makefile, launcher) is licensed under the MIT License - see LICENSE. The systemshock binary and its shared libraries in lib/ are built from Shockolate (https://github.com/Interrupt/systemshock), which is licensed under the GNU GPLv3 - see LICENSE.Shockolate. It is included unchanged and is not relicensed by this project's MIT license. Game assets are not included - see res/GET_ASSETS.txt. The Android build additionally bundles: - GL4ES (https://github.com/ptitSeb/gl4es), vendored and patched (see android/gl4es-patches/) and compiled from source at APK build time as lib/arm64-v8a/libGL.so. It is MIT-licensed. - The Khronos Group's OpenXR-SDK loader (https://github.com/KhronosGroup/OpenXR-SDK), prebuilt unmodified as lib/arm64-v8a/libopenxr_loader.so. It is Apache 2.0-licensed.