Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.4 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.4 KB

PAWS-OldFlash

Port of Super Cat Tales: PAWS to older versions of Adobe Flash, based on the decomp. Requires a minimum of Adobe Flash 11.

Building

Prerequisites

You will need the following software installed:

Compiling

NOTE: These instrucions are made for VSCode ONLY. To compile from the command line, install asconfigc then refer to this.

  1. Set the AIR_HOME environment variable to the path to your AIR sdk (on Windows, it's in Advanced System Properties).
  2. Open the directory to a git clone of this repo in Visual Studio.
  3. Open the Terminal menu and select Run Build Task.... Alternatively, you can use the Ctrl+Shift+B keyboard shortcut (or Command+Shift+B on macOS).
  4. Select one of the options and let it compile.