mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 21:14:41 +07:00
Better console documentation for objects with spaces
This commit is contained in:
parent
272b0fcb75
commit
2f36248484
@ -24,6 +24,13 @@ On mobile:
|
||||
|
||||
To see available commands, click enter. This works for subcommands as well (e.g. when you entered `tile`).
|
||||
|
||||
Object names (units buildings civs etc) are case-insensitive.
|
||||
|
||||
Unit and building names with spaces in them, like "Great General", can be inputted in 2 ways:
|
||||
|
||||
- **"great general"** - with quotation marks around them
|
||||
- **great-general** - with dashes instead of spaces
|
||||
|
||||
The console has autocompletion:
|
||||
|
||||
* Enter a partial command, subcommand or argument and hit Tab...
|
||||
|
Loading…
Reference in New Issue
Block a user