password: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
; password | ; password <string> | ||
: | : Your game account's password. | ||
== Notes == | |||
{{WillBeAsked}} | |||
== Developer Notes == | |||
Avoid printing user passwords into any kind of user interface or API. | |||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:connection]] | [[Category:connection]] |
Revision as of 12:29, 16 August 2012
- password <string>
- Your game account's password.
Notes
You don't have to set this option. If you leave it empty, OpenKore will ask you for you to choose when needed, providing short tip and/or list of possible values.
Developer Notes
Avoid printing user passwords into any kind of user interface or API.