mirror of
https://github.com/LingDong-/Hermit.git
synced 2026-02-06 10:56:44 +00:00
Update README.md
This commit is contained in:
parent
3f63b22dc3
commit
acb17d3777
14
README.md
14
README.md
@ -29,10 +29,10 @@ https://www.youtube.com/watch?v=mPYeTJd8klQ
|
||||
* Slash(/): Bring up console
|
||||
|
||||
## CONSOLE COMMANDS
|
||||
`set time -t`: set the current time to t (t>0)
|
||||
`set speed -s`: set player walking speed to s (s>0)
|
||||
`set terrain -n`: set the current terrain to n (n=0,1)
|
||||
`set tree density -n`: set the density of trees to n trees per two screens (n>0)
|
||||
`spawn -x -n`: spawn number n of animals x (x=deer,crane,bird,...,n>0)
|
||||
`fullscreen -b`: toggle fullscreen (optional parameter b=0,1)
|
||||
`restart`: restart the program
|
||||
*`set time -t`: set the current time to t (t>0)
|
||||
*`set speed -s`: set player walking speed to s (s>0)
|
||||
*`set terrain -n`: set the current terrain to n (n=0,1)
|
||||
*`set tree density -n`: set the density of trees to n trees per two screens (n>0)
|
||||
*`spawn -x -n`: spawn number n of animals x (x=deer,crane,bird,...,n>0)
|
||||
*`fullscreen -b`: toggle fullscreen (optional parameter b=0,1)
|
||||
*`restart`: restart the program
|
||||
|
||||
Loading…
Reference in New Issue
Block a user