From e6497f603dc08864b8b9bbdb5392386a6a60b406 Mon Sep 17 00:00:00 2001 From: Will Corby Date: Thu, 25 Apr 2024 13:28:27 -0700 Subject: [PATCH] Update DEVELOPMENT.md --- DEVELOPMENT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 8f43c1e3..b5c0cce9 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -48,7 +48,8 @@ Use the API by copying [the API definition](https://github.com/misternebula/quan ## Debugging ### Debug Actions : -> [!NOTE] this list is slightly outdated. it will be updated when debug settings are updated +> [!NOTE] +> this list is slightly outdated. it will be updated when debug settings are updated Press Q + Numpad Enter to toggle debug mode in game (corresponds with the debug setting "debugMode" in the section below). @@ -67,7 +68,8 @@ Hold Q and press : ### Debug Settings : -> [!NOTE] this list is slightly outdated because it will be replaced by mod options at some point +> [!NOTE] +> this list is slightly outdated because it will be replaced by mod options at some point Create a file called `debugsettings.json` in the QSB folder. The template for this file is this :