From 516a819d0079cbdeab45fb34222c627d5923627a Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 12:31:50 +0000 Subject: [PATCH] Update 'Debugging with MagicBox' --- Debugging-with-MagicBox.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Debugging-with-MagicBox.md b/Debugging-with-MagicBox.md index 6cfcd21..7a94015 100644 --- a/Debugging-with-MagicBox.md +++ b/Debugging-with-MagicBox.md @@ -16,4 +16,8 @@ Select Run->EditConfigurations Create a new Remote JVM configuration -![jvmremote](https://cdn.discordapp.com/attachments/534260038039109632/970663077978710026/unknown.png) \ No newline at end of file +![jvmremote](https://cdn.discordapp.com/attachments/534260038039109632/970663077978710026/unknown.png) + +Give the configuration a name. Set the IP address to your public IP and the port to 5000. + +![configremote](https://cdn.discordapp.com/attachments/534260038039109632/970663735486201887/unknown.png) \ No newline at end of file