config.psprojis called the project file. You can use the project file to setup your project environment, such as the project name, components your project is using and way more.
Below is the list of project settings:
project_name=MY NEW PROJECTstack_output=truestack_output=falseUsing this option, you can specify the version of your project. For example:
proj_vers=1.0Change the module directory. Example:
module_dir=myscripts/