From f09700396c69aa8b87268d34c4b7773f21acbce6 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Sat, 23 Dec 2023 23:46:35 +0200 Subject: [PATCH] Scenario list renders correctly --- docs/Modders/Scenarios.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Modders/Scenarios.md b/docs/Modders/Scenarios.md index 52edcc9e4f..a9cd459e40 100644 --- a/docs/Modders/Scenarios.md +++ b/docs/Modders/Scenarios.md @@ -8,13 +8,14 @@ When creating a mod, we differentiate the *ruleset* from the *scenario* - the sc To create a scenario: + - Create a new game with the players you want, AND a spectator - Enter the game as the spectator, and edit the save using the console - Save the game, copy the game save file to a "scenarios" folder in your mod ## Console -To open the console, click the "`" button on your keyboard. +To open the console, click the `` button on your keyboard. To see available commands, click enter. This works for subcommands as well (e.g. when you entered `tile`)