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 Jan 19, 2025 · 23 revisions

PSCAT Main Screen - Click to Enlarge

Main Menu

The Main Menu is the first screen that will be presented to you once the program is ready. The Main Menu is essentially a gateway, allowing you with the ability to quickly load a project into PSCAT, and then you can compile the project afterwards. The Main Menu puts you in control with what you want to do within the program.

Interacting with the Program

Main Menu Screen with Underlines - Click to Enlarge

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 the Project
    • Compile the loaded project into a compressed PK3 file.
    • NOTE: Only available once a project has been loaded.
  • Access the project's webpage
    • Opens a web-browser to the project's official webpage.
    • NOTE: Only available once a project has been loaded AND is defined within the Project File.
  • Load a new project into PowerShell Compact-Archive Tool
    • Browse and select a project to compile.
  • Check for PowerShell Compact-Archive Tool updates
    • Opens a web-browser to the PowerShell Compact-Archive Tool's Releases page.
  • Help documentation
    • Opens a web-browser to the PowerShell Compact-Archive Tool's Wiki page.
  • Report an issue or feature
  • Exit
    • Closes the program.
Clone this wiki locally