• RBNXI's avatar
    Added install_without_dependencies.sh file · 88c549b0
    RBNXI authored
    This is a modification of the current install.sh file, that works like that one, but without trying to install all the dependencies for you, which could cause some problems in outdated systems or not supported distros.
    Also, install.sh file is outdated and doesn't work right now. This should be fixed, but for now, I prefer to have a separated and less intrusive script that does the same but without asking for dependencies.
    This script can be also used for updating the current installation of Grasscutter if is run in the root folder of the server, removing the resources folder and giving some instructions on how to correctly update the server so you try them before starting to think that the update is just broken.
    If you consider this unnecessary, please don't hesitate to cancel the PR.
    88c549b0
install_without_dependencies.sh 6.73 KB