project:mt:ug:stratupprops
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
project:mt:ug:stratupprops [2023/04/13 12:07] – snarfbur | project:mt:ug:stratupprops [2023/05/23 12:12] (current) – snarfbur | ||
---|---|---|---|
Line 30: | Line 30: | ||
* More details about the format of a properties file are on this [[https:// | * More details about the format of a properties file are on this [[https:// | ||
* **JVM Command Line Parameters (-D, -X, …)** | * **JVM Command Line Parameters (-D, -X, …)** | ||
- | * //Correct usage (prefix) unknown// | + | * MapTool uses launchers generated with jpackage, which does not allow users to use JVM command line parameters |
- | * Normally you can set the properties from the [JavaOptions] | + | * Use the section |
- | * You can see the normal, not usable prefix | + | |
- | * MapTool use a launcher | + | |
- | * This location should only be used if the application has problems to experiment with different setups. | + | |
- | * //Note: with -D parameters you can declare and set system properties// | + | |
* **MapTool.cfg (-D, -X, …)** | * **MapTool.cfg (-D, -X, …)** | ||
* The configuration file of MapTool is in the app subdirectory of the application home directory, e.g. {application home]/ | * The configuration file of MapTool is in the app subdirectory of the application home directory, e.g. {application home]/ | ||
Line 75: | Line 71: | ||
|LIST_MACRO_FLAG|false (not set)| | |m|macros|adv.|Writes a list of the defined macro functions into the log| | |LIST_MACRO_FLAG|false (not set)| | |m|macros|adv.|Writes a list of the defined macro functions into the log| | ||
|RESET_FLAG|false (not set)| | |r|reset|adv.|Reset startup options to defaults| | |RESET_FLAG|false (not set)| | |r|reset|adv.|Reset startup options to defaults| | ||
- | |DEPRECATED_LOAD_CAMPAIGN_NAME| |-| |F|file| |Load campaign from file on startup. Deprecated: Please use C or campaign| | + | |DEPRECATED_LOAD_CAMPAIGN_NAME| |-| |F|file| |Load campaign from file on startup. Deprecated: Please use LOAD_CAMPAIGN_NAME (C or campaign)| |
|LOAD_CAMPAIGN_NAME| |-|+|C|campaign|user|Load campaign on startup. Arg.: Full file path and name of the campaign| | |LOAD_CAMPAIGN_NAME| |-|+|C|campaign|user|Load campaign on startup. Arg.: Full file path and name of the campaign| | ||
+ | |LOAD_SERVER_FLAG|false (not set)|-|+|S|server|user|Start server on startup. Using server parameters from user preferences (last server start dialog)| | ||
+ | |LOAD_SERVER_DELAY|0|-|+|s|server-delay|user|Delay the start of the server for x seconds, e.g. network needs more time to be ready| | ||
+ | |LOAD_AUTOSAVE_FILE|ask|-|+|A|autosave|user|If there is a newer autosave file then the campaign to load, should the app load it (yes), not load it (no) or ask (ask) for the decision (default is ask)| | ||
|MAPTOOL_STARTUP_FILE|startup.properties \\ under config dir.|-| |P|props-file|user|Override name (& path) of the startup properties file| | |MAPTOOL_STARTUP_FILE|startup.properties \\ under config dir.|-| |P|props-file|user|Override name (& path) of the startup properties file| | ||
|SKIP_AUTO_UPDATE_FLAG|false (not set)| |+| | |user|Skips the auto update process. There is also a user preference to do this.| | |SKIP_AUTO_UPDATE_FLAG|false (not set)| |+| | |user|Skips the auto update process. There is also a user preference to do this.| | ||
Line 110: | Line 109: | ||
[[https:// | [[https:// | ||
- | MapTool has currently translations for the following languages. Since most developer do not speak all this languages, it can always be, that the newest text is not yet translated. Then the fallback (English) will be shown.: | + | MapTool has currently translations for the following languages: |
^Code^Language (en)| | ^Code^Language (en)| | ||
Line 129: | Line 128: | ||
|uk|Ukrainian| | |uk|Ukrainian| | ||
|zh|Chinese| | |zh|Chinese| | ||
+ | |||
+ | If the translation is not there (completely or just for a specific text), the fallback language is English. | ||
+ | |||
+ | === How to Support Translations === | ||
+ | |||
+ | Quote from MapTools Discord: \\ //MapTool UI translations are crowd sourced on [[https:// | ||
+ | If it is, create an account and join the effort. Requests to join the translation team will be reviewed at the project manager(s) earliest opportunity.// | ||
==== user.region ==== | ==== user.region ==== | ||
Line 148: | Line 154: | ||
==== Under Construction ==== | ==== Under Construction ==== | ||
- | For MapTool Version 1.12.x (under development) | + | For MapTool Version 1.13.x (under development) |
project/mt/ug/stratupprops.1681380462.txt.gz · Last modified: 2023/04/13 12:07 by snarfbur