mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
Scenario list renders correctly
This commit is contained in:
@ -8,13 +8,14 @@ When creating a mod, we differentiate the *ruleset* from the *scenario* - the sc
|
|||||||
|
|
||||||
|
|
||||||
To create a scenario:
|
To create a scenario:
|
||||||
|
|
||||||
- Create a new game with the players you want, AND a spectator
|
- 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
|
- 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
|
- Save the game, copy the game save file to a "scenarios" folder in your mod
|
||||||
|
|
||||||
## Console
|
## 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`)
|
To see available commands, click enter. This works for subcommands as well (e.g. when you entered `tile`)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user