From bd0ce52b97912d7c4b64f20d7cdfa100fd0fe3ae Mon Sep 17 00:00:00 2001 From: Ryan Miceli Date: Sat, 12 Sep 2020 17:52:02 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 61fb98f..d312087 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ DeadRisingEx comes with a test mod that you can use to verify the update install ![](/Images/install_test.png) +## Developer Console +For instructions on how to enable and use the developer console, as well as a list of console commands, please see the [wiki](https://github.com/grimdoomer/DeadRisingEx/wiki). + ## Source Code and SDK The code base is broken into 2 main areas: - LibMtFramework: The SDK library, contains header files describing internal structures of the game and the systems that use them