mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix: add classpath exception to launcher library
Signed-off-by: icelimetea <fr3shtea@outlook.com>
This commit is contained in:
parent
8b9ac63657
commit
08fc3ea2e0
4 changed files with 52 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ cp /home/peterix/minecraft/FTB/versions/1.7.10/1.7.10.jar
|
|||
launcher onesix
|
||||
```
|
||||
|
||||
Available under `GPL-3.0-only`, sublicensed from its original `Apache-2.0` codebase
|
||||
Available under `GPL-3.0-only` (with classpath exception), sublicensed from its original `Apache-2.0` codebase
|
||||
|
||||
## libnbtplusplus
|
||||
libnbt++ is a free C++ library for Minecraft's file format Named Binary Tag (NBT). It can read and write compressed and uncompressed NBT files and provides a code interface for working with NBT data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue