diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..3968a72 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 Dsinkerii + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index 7ae9705..5da1ae4 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ # messedup-settings https://youtu.be/qbOCx4pdUnQ +### (for best experience, install https://git.frohnmeyer-wds.de/JfMods/Slyde to remove limit from options, allows to set any value more or less than intended) + # ‼️ READ BEFORE INSTALLING ‼️ 🔴 IF you are the one who is going to edit the settings, make sure to follow these steps: 1. make sure you have python installed, its a very important step. 2. run in your console this command ```bash -pip install paho.mqtt Crypto pillow dearpygui +python -m pip install paho.mqtt pycryptodome pillow dearpygui ``` 3. then, after installing it, install the `actor.zip`, this contains all required files for the script. 4. go to the unzipped folder in your console by running @@ -28,7 +30,13 @@ python host.py 3. this key allows anyone to edit your settings, so be careful on who you give this secret key to. 4. PS. your old `options.txt` file wont be recovered once you close minecraft, make sure to make a copy of it if you plan on playing with it with someone. -# UPDATE 3: After a hella lot of time, it works! so happy. +If you have any issues with this mod or following any of the steps, feel free to open an issue. +(in case its an emergency (something like a security exploit) feel free to DM me in discord: @dsinkerii (dm's always open)) + +⭐ if you like this mod please hit that funny star button, i really appreciate that +![](https://media.discordapp.net/attachments/1134600951999778940/1137065459196383403/image.png?width=20&height=20) + +# UPDATE 4: if you know how to compile a script and you use windows (because i am a linux user) feel free to open a pull request with the compiled script in a zip file so i can add it as a .exe file. (i dont want to ask my friends who dont know python at all explain to do this every update) # how does it work ![what](https://github.com/dsinkerii/messedup-settings/assets/104655906/626da6e5-8ea3-47a4-ba86-8cf079f68bc8)