Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Main Menu

Nicholas Gautier edited this page Nov 7, 2021 · 23 revisions

PSCAT Main Screen - Click to Enlarge

Main Menu

The Main Menu is the first screen that you will be presented with once the program is ready for your feedback. Within the Main Menu, you may choose to either immediately compile your favorite project, view the project's online resources, configure your preferences, and much more. The Main Menu is the gateway into easily compiling the desired project as either as a standard build or as a developmental build.

Interacting with the Program

Main Menu Screen

In order to interact and navigate within this program, you will need a keyboard attached to the computer (Virtual Keyboards are acceptable). Using the picture above, you will need to provide the character that is underlined in red - in order to navigate within this program. For example, to compile a project, you must enter the 'B' character and press the Enter key to confirm. All through out this program, the menus are not case sensitive. Thus, providing 'B' or 'b' - will provide the same result.

Options Available

Below is a list of options that are available to you within the Main Menu:

  • Build Project
    • Compiles the desired project as specified in the User Settings.
  • Build a Development Build of Project
    • Compiles the desired project as specified in the User Settings, but includes the Git SHA Hash in the filename.
  • Project Homepage
    • Directs the user to the Project's Homepage.
  • Project Wiki
    • Directs the user to the Project's Wiki.
  • Project Source Code
    • Directs the user to the Project's Repository or location where the source code (and assets) are available to the public.
  • Preferences
    • Allows the user to configure the application to their liking.
  • Update PowerShell Compact-Archive Tool
    • Directs the user to the PowerShell Compact-Archive Tool's Releases page.
  • Help Documentation
    • Directs the user to the PowerShell Compact-Archive Tool's Help Documentation.
  • Report an issue or feature
  • Exit
    • Saves the user's current configuration safely and closes the program.
Clone this wiki locally