From 2e63012eddabd93d7c0f1a9392243c69189071fd Mon Sep 17 00:00:00 2001 From: mbax Date: Fri, 4 Jun 2021 23:50:01 -0400 Subject: [PATCH] Better credit --- src/main/resources/credit/credit.txt | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/src/main/resources/credit/credit.txt b/src/main/resources/credit/credit.txt index 073bbd7..397294e 100644 --- a/src/main/resources/credit/credit.txt +++ b/src/main/resources/credit/credit.txt @@ -1,5 +1,28 @@ This project overall is licensed under the GNU GENERAL PUBLIC LICENSE version 3 and can be found at https://github.com/drtshock/PlayerVaults -This project also contains Typesafe Config, which is licensed under the Apache License, Version 2.0 -and can be found at https://github.com/lightbend/config/ \ No newline at end of file +This project source also contains a lightly modified Typesafe Config, +which is licensed under the Apache License, Version 2.0 +and original source can be found at https://github.com/lightbend/config/ + +Shaded libraries into the jar include: + +Adventure +MIT License +A text library. Specifically, adventure-platform-bukkit and adventure-text-minimessage are included +https://github.com/KyoriPowered + +Cardboard Box +GPLv3 +A storage helper. +https://github.com/KittehOrg/CardboardBox + +PasteGGAPI +MIT License +Java API for using paste.gg +https://github.com/KittehOrg/PasteGGAPI + +Google Gson +Apache License, Version 2.0 +JSON handling +https://github.com/google/gson