From 6ae781e1cb968ef05087afbb3bd9f549a695561a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 8 Jun 2024 18:37:46 +0000 Subject: feat(readme): add another legal note --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c7a8b29..24553bb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WorldsPlayer Source Editor +# Independent Source Editor for WorldsPlayer This project enables anyone to fully decompile WorldsPlayer to Java source files, edit them in any way, and recompile them back to a working WorldsPlayer @@ -6,6 +6,9 @@ Java Archive. ## Usage +> [!IMPORTANT] +> This tool should only be used in compliance with the terms and conditions of Worlds.com and applicable laws. The authors of this tool are not responsible for any misuse or legal implications arising from its use. + WorldsPlayer, and this project, require Java 6 to run. You can obtain a copy of Java 6 for your platform from the [Oracle Java Archive](https://www.oracle.com/java/technologies/javase-java-archive-javase6-downloads.html). -- cgit v1.2.3