Updated Readme file for better understanding.
featuring deepl, my most trustworthy translator at the moment
This commit is contained in:
parent
ded576a68e
commit
1b2b9fa56d
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -2,7 +2,7 @@
|
|||
Eliminate publicly distributed and illegally sold versions of LiquidBounce without source code. \
|
||||
Any LiquidBounce fork/modified version that does not comply with open-source agreement will get cracked / its source leaked.
|
||||
## Most importantly,
|
||||
Please notice that the original LiquidBounce project is publicized and licensed under GPLv3, which does NOT allow anyone to sell/distribute softwares without disclosing their source.
|
||||
Please notice that the original LiquidBounce project is publicized and licensed under GPLv3, which does **NOT** allow anyone to **sell/distribute** softwares without **disclosing their source**.
|
||||
|
||||
Original LiquidBounce GitHub repository: https://github.com/CCBlueX/LiquidBounce \
|
||||
GNU General Public License version 3: https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||
|
@ -10,8 +10,8 @@ GNU General Public License version 3: https://www.gnu.org/licenses/gpl-3.0.en.ht
|
|||
## EN: Why did we create this repository?
|
||||
- Many "developers" do not abide by the open-source license, making no contribution when using the results of others. To this end, we will deal with their procedures.
|
||||
- According to the original LiquidBounce (GPLv3), the developers required people to disclose their modified products' source when using their code.
|
||||
- As far as I am concerned, only FDPClient and LiquidBouncePlus has truly complied with the license.
|
||||
- Most people sell private LiquidBounce builds with built-in verification without disclosing source to their users, which is a serious violation of the original intention of the source.
|
||||
- As far as I am concerned, only [FDPClient](https://github.com/UnlegitMC/FDPClient) and [LiquidBouncePlus](https://github.com/WYSI-Foundation/LiquidBouncePlus) has truly complied with the license.
|
||||
- Most people sell private LiquidBounce versions with built-in verification without disclosing source to their users, which is a serious violation of the original intention of the source.
|
||||
- Our goal is to crack these builds/versions or perform other actions to prevent them from continuing their violations.
|
||||
|
||||
## CN: 为什么创建这个项目
|
||||
|
@ -21,7 +21,7 @@ GNU General Public License version 3: https://www.gnu.org/licenses/gpl-3.0.en.ht
|
|||
- 大部分人加上验证进行售卖,但并未向用户开源,这严重违反了开源者的初衷。
|
||||
- 现在我们将对这些客户端进行破解或其他阻止其继续违规行为的操作。
|
||||
|
||||
### It is worth mentioning that we will by all means give our respects to LiquidBounce and its contributors.
|
||||
### It is worth mentioning that we will always give our respects to LiquidBounce and its contributors, therefore using every possible methods to achieve our goals.
|
||||
|
||||
## Related info | 相关事项
|
||||
- If you have any leaked/damaged source code leaks, you can submit issues for us to repair them.
|
||||
|
@ -29,5 +29,6 @@ GNU General Public License version 3: https://www.gnu.org/licenses/gpl-3.0.en.ht
|
|||
- If you found any closed source LiquidBounce builds, you can also submit issues to remind us to crack them.
|
||||
> 如果发现其他闭源二开LiquidBounce也可以提交Issues提醒我们进行处理
|
||||
- Any third-party patchers/softwares used in this project don't contain any harmful/malicious code.
|
||||
>本项目中任何第三方补丁,第三方软件用于破解的不含任何危害电脑安全代码。
|
||||
- Please use Java 8 1.8.0_201 above version.
|
||||
> 本项目中任何第三方补丁,第三方软件用于破解的不含任何危害电脑安全代码。
|
||||
- Please use Java version 8 (1.8.0_201) and above if possible.
|
||||
>如果可能的话,请使用Java第8版(1.8.0_201)及以上版本。
|
||||
|
|
Loading…
Reference in a new issue