diff --git a/README.md b/README.md index 045ba23..41c6c66 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,13 @@ This mod is aimed at minetest server operators and Linux users. This set of bash Optionally (if there is more than one mod with similar name) ./fetch.sh mod_name devusername -To update the URL list (TAKES A LONG TIME), cd into the urls directory and run: -./update-mods-file.sh +Ideally, this is how you use this: +./list-conflicts.sh moddname + +If it returns more than one mod, find the mod you want and figure out the difference. Usually the username but sometimes the usernames are too similar as well. + +./fetch modname someotheroptionalkeywordifthereismorethanonemodreturned + +To update an already installed mod, just run the fetch script in the same manner as you would to install. If it detects that it is already installed, it will attempt to update. This project is a work in progress and there probably is bugs and missing support that could be added. If your favorite mod is not supported, you can encourage the mod devs (nicely) to use github or notabug.