aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-08 18:37:46 +0000
committerFuwn <[email protected]>2024-06-08 18:37:46 +0000
commit6ae781e1cb968ef05087afbb3bd9f549a695561a (patch)
treeb976b3d764e33d941b63090b83777acb7efe1328
parentfeat(readme): worlds legal notices (diff)
downloadworldsplayer_source_editor-main.tar.xz
worldsplayer_source_editor-main.zip
feat(readme): add another legal noteHEADmain
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
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).