From d33ee3895118246de0f392800389fd574575c8b6 Mon Sep 17 00:00:00 2001 From: CerberusV1 Date: Wed, 16 Oct 2024 14:31:27 +0200 Subject: [PATCH] added todos/ future feature list --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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