This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
*****************************************************************************
*** 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.