aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLennyMcLennington <lenny@sneed.church>2022-05-30 23:59:48 +0100
committerGitHub <noreply@github.com>2022-05-30 23:59:48 +0100
commit795075f90d411338d5b92723bccb790815202b0d (patch)
treea8f045d9def13ac58c45f127a183c7cc3a1bdceb /README.md
parent2727df704f19d34e2169b3899c2646917fc4a594 (diff)
downloadPrismLauncher-795075f90d411338d5b92723bccb790815202b0d.tar.gz
PrismLauncher-795075f90d411338d5b92723bccb790815202b0d.tar.bz2
PrismLauncher-795075f90d411338d5b92723bccb790815202b0d.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86c5dace..a5cc154f 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ If you have any questions or want any clarification on the above conditions plea
Be aware that if you build this software without removing the provided API keys in [CMakeLists.txt](CMakeLists.txt) you are accepting the following terms and conditions:
- [Microsoft Identity Platform Terms of Use](https://docs.microsoft.com/en-us/legal/microsoft-identity-platform/terms-of-use)
- [CurseForge 3rd Party API Terms and Conditions](https://support.curseforge.com/en/support/solutions/articles/9000207405-curse-forge-3rd-party-api-terms-and-conditions)
+
If you do not agree with these terms and conditions, then remove the associated API keys from the [CMakeLists.txt](CMakeLists.txt) file by setting them to an empty string (`""`).
All launcher code is available under the GPL-3.0-only license.