diff --git a/README.md b/README.md index 67c141b..5ab17b5 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,12 @@ Copy the line below and paste it into your terminal and press `RETURN`. ``` bash -c "$(curl -sS https://raw.githubusercontent.com/CerberusV1/minecraft_deploy/refs/heads/main/deploy.sh)" ``` + +# ToDo´s +- Adding Fabric and Paper support +- Refactor `deploy.sh` to unify the installation process for all loaders +- Adding the option to set the ram in `user_jvm_args.txt` +- Adding check for existing sessions before starting the server +- Add support for a non-headless session (might not happen) +- Adding mod installer from link +- Adding world import (ideas on how to do that would be appreciated) \ No newline at end of file