tools/README.md
changeset 13965 fa9b22311390
parent 13511 b62b14aa88d4
child 14089 30565866db82
equal deleted inserted replaced
13964:fc43d63ee5a7 13965:fa9b22311390
     7 
     7 
     8 ## List of tools (excerpt)
     8 ## List of tools (excerpt)
     9 
     9 
    10 ### Files
    10 ### Files
    11 * `update_locale_files.sh`: Update locale files
    11 * `update_locale_files.sh`: Update locale files
       
    12 * `check_engine_locale_files.sh`: Check the engine locale files for missing translations and problems
    12 * `hwmap2lua.sh`: Convert HWMAP files to Lua code for usage in missions
    13 * `hwmap2lua.sh`: Convert HWMAP files to Lua code for usage in missions
    13 * `create_dmg.sh`: Generate a .dmg file (relevant for Mac)
    14 * `create_dmg.sh`: Generate a .dmg file (relevant for Mac)
    14 * `dmg_pkg_install.sh`: Downloads and install a .dmg from a URL (relevant for Mac)
    15 * `dmg_pkg_install.sh`: Downloads and install a .dmg from a URL (relevant for Mac)
    15 * `docgen.sh`: Generate QTfrontend documentation with Doxygen (it's not very good)
    16 * `docgen.sh`: Generate QTfrontend documentation with Doxygen (it's not very good)
    16 
    17