0ad/binaries/data/tools/atlas/help.json
elexis a93d260643 Add help button to Atlas with a link to the Manual and bugtracker.
Differential Revision: https://code.wildfiregames.com/D794
Patch By: Vladislav
This was SVN commit r20021.
2017-08-21 23:32:29 +00:00

13 lines
403 B
JSON

{
"Manual": {
"title": "&Atlas Manual",
"tooltip": "Click to visit the 0 A.D. Atlas Wiki.",
"url": "https://trac.wildfiregames.com/wiki/Atlas_Manual"
},
"ReportBug": {
"title": "Report a &Bug",
"tooltip": "Click to visit our bug tracker to report a crash or other error.",
"url": "https://trac.wildfiregames.com/wiki/ReportingErrors"
}
}