mirror of
https://gitlab.com/hashborgir/plugy.git
synced 2024-11-30 12:36:02 +00:00
Fix bullet points in README
This commit is contained in:
parent
0e1a9d449e
commit
d743794477
44
README.md
44
README.md
@ -25,25 +25,25 @@ Each features can be turned on/off via PlugY.ini
|
|||||||
* Display the stats current value (without magical bonus) like Magic/gold find or maximum resistances.
|
* Display the stats current value (without magical bonus) like Magic/gold find or maximum resistances.
|
||||||
* Can launch game in windowed mode with some options (lock mouse/resize/on top/noborder).
|
* Can launch game in windowed mode with some options (lock mouse/resize/on top/noborder).
|
||||||
* Add following commands:
|
* Add following commands:
|
||||||
/save : Save game without exit.
|
* /save : Save game without exit.
|
||||||
/page 1 : Show normal stats page (stats page must be opened).
|
* /page 1 : Show normal stats page (stats page must be opened).
|
||||||
/page 2 : Show extra stats page (stats page must be opened).
|
* /page 2 : Show extra stats page (stats page must be opened).
|
||||||
/page 3 : Show resistance stats page (stats page must be opened).
|
* /page 3 : Show resistance stats page (stats page must be opened).
|
||||||
/page 4 : (beta) Show available runewords (stats page must be opened).
|
* /page 4 : (beta) Show available runewords (stats page must be opened).
|
||||||
/lockmouse : Lock mouse cursor in the window.
|
* /lockmouse : Lock mouse cursor in the window.
|
||||||
/lock : Same as /lockmouse.
|
* /lock : Same as /lockmouse.
|
||||||
/unlockmouse : Unlock mouse cursor in the window.
|
* /unlockmouse : Unlock mouse cursor in the window.
|
||||||
/unlock : Same as /unlockmouse.
|
* /unlock : Same as /unlockmouse.
|
||||||
/renamechar newname : Rename your character and save it.
|
* /renamechar newname : Rename your character and save it.
|
||||||
/renamepage name : Rename current page stash.
|
* /renamepage name : Rename current page stash.
|
||||||
/setindex : Set current stash page as index
|
* /setindex : Set current stash page as index
|
||||||
/resetindex : Remove index flag on the current stash page.
|
* /resetindex : Remove index flag on the current stash page.
|
||||||
/insertpage : Insert a new page after the current page.
|
* /insertpage : Insert a new page after the current page.
|
||||||
/deletepage : Delete current page if empty.
|
* /deletepage : Delete current page if empty.
|
||||||
/swap page : Swap the content of current stash page with the content of another page.
|
* /swap page : Swap the content of current stash page with the content of another page.
|
||||||
/toggle page : Swap the content of current stash page with the content of another page in opposing stash shared/personal.
|
* /toggle page : Swap the content of current stash page with the content of another page in opposing stash shared/personal.
|
||||||
/dlm : Toggle always display mana and life mode.
|
* /dlm : Toggle always display mana and life mode.
|
||||||
/dml : Same as /dlm.
|
* /dml : Same as /dlm.
|
||||||
/dl : Toggle always display life mode.
|
* /dl : Toggle always display life mode.
|
||||||
/dm : Toggle always display mana mode.
|
* /dm : Toggle always display mana mode.
|
||||||
/listcube : (beta) Create a "cube.txt" file in save directory containing all cube's receipts.
|
* /listcube : (beta) Create a "cube.txt" file in save directory containing all cube's receipts.
|
Loading…
Reference in New Issue
Block a user