Skip to content

Latest commit

 

History

History
 
 

gencfg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
*****************************************************************************
*** Files Organization                                                    ***
*****************************************************************************

--{root}                - Configuration Generator tool.
  +--readme.txt         - This file.
  +--config.fmpp        - Tool configuration file, tool setup is done here.
  +--run.bat            - Tool runner batch file.
  +--lib/               - FTL library files.
  +--processors/        - Various configuration generators.
  +--schema/            - Schema files used to validate XML configurations.
  +--xml/               - Templates of configuration files.

Write requirements and setup documentation here.