diff --git a/docs/docs/how-to-run-cf-mc-server.mdx b/docs/docs/how-to-run-cf-mc-server.mdx index 54b017f..086bd4d 100644 --- a/docs/docs/how-to-run-cf-mc-server.mdx +++ b/docs/docs/how-to-run-cf-mc-server.mdx @@ -62,6 +62,8 @@ mc-server@server ~ # ./cf-mc-server interactive C:\cf-mc-server\cf-mc-server.exe interactive ``` +.. or you can just double click it. It will open the interactive installer by default since `1.0.2` + @@ -100,3 +102,4 @@ C:\cf-mc-server\cf-mc-server.exe 477455 3295539 C:\mc-servers The installer will also create a startup-script, that you can modify to include additional Java arguments, in case you want to increase memory or things like that. If you are running Linux, you need to make this script executable, so that you can run it afterwards. +