From 1723410d170655996df4be1cce23575ebc426d50 Mon Sep 17 00:00:00 2001 From: Modmuss50 Date: Mon, 5 Oct 2015 13:36:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b13b460..3512586bf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We have permission to use Greg's textures, see here :https://i.imgur.com/YQEMrq5 ## Debugging the coremod -If you need to debug the coremod method and method striping code you must use a custom launch argument to tell forge about the Loading plugin, this is not needed when not running in a none developer environment. +If you need to debug the coremod method striping code you must use a custom launch argument to tell forge about the Loading plugin, this is not needed when not running in a none developer environment. `-Dfml.coreMods.load=techreborn.asm.LoadingPlugin`