aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--src/main/java/cc/polyfrost/oneconfig/config/core/OneKeyBind.java1
2 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index edc9dde..1e8a9db 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,10 @@ For a guide of how to use OneConfig please see our documentation at https://docs
![image](https://user-images.githubusercontent.com/67508414/172061081-7a32a139-d5c6-4f5a-907a-5af66deb799f.png)
<br><br><br>
+## I WANT IT!!!
+
+We have initiated closed alpha testing for a small selection of inhouse OneConfig mods. You can gain access to these by boosting our [**Discord server**](https://polyfrost.cc/discord). (Note: the source code for most of these mods can be found on our GitHub.)
+
## License
OneConfig is free and open-source. Except where noted otherwise (below and/or in individual files), all code is licensed under BOTH
@@ -15,6 +19,8 @@ OneConfig is free and open-source. Except where noted otherwise (below and/or in
Copies of version 3 of the GNU Lesser General Public License, version 1.0 of the Additional Terms Applicable to OneConfig, and version 3 of the GNU General Public License (which the GNU LGPLv3 supplements) can be found in the [**LICENSE**](https://github.com/Polyfrost/OneConfig/blob/master/LICENSE) file.
+Polyfrost acts as the specified proxy when deciding whether future versions of the GNU Lesser General Public License shall apply. If Polyfrost publicly states the acceptance of a later version of the GNU Lesser General Public License, this is permanent authorization for you to choose that version for OneConfig. However, you **must still** be compliant with the Additional Terms Applicable to OneConfig.
+
## Supporting Projects
![YourKitLogo|50](https://www.yourkit.com/images/yklogo.png)
diff --git a/src/main/java/cc/polyfrost/oneconfig/config/core/OneKeyBind.java b/src/main/java/cc/polyfrost/oneconfig/config/core/OneKeyBind.java
index 64e95e8..9b140de 100644
--- a/src/main/java/cc/polyfrost/oneconfig/config/core/OneKeyBind.java
+++ b/src/main/java/cc/polyfrost/oneconfig/config/core/OneKeyBind.java
@@ -3,6 +3,7 @@
* OneConfig - Next Generation Config Library for Minecraft: Java Edition
* Copyright (C) 2021, 2022 Polyfrost.
* <https://polyfrost.cc> <https://github.com/Polyfrost/>
+ * Co-author: ForBai <https://github.com/ForBai> (non-copyrightable contribution)
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*