added todos/ future feature list

This commit is contained in:
CerberusV1
2024-10-16 14:31:27 +02:00
parent 2aa9808a37
commit d33ee38951

View File

@@ -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)