-
Notifications
You must be signed in to change notification settings - Fork 1
Setting Up
From the Releases tab for this repo, download the .yymps file for the latest version. There are two release packages: the full package and core. Core only contains FAST Core for users who want the basic features, however, you can choose what modules to install from the full package during import as well. Once downloaded, load up your project in the GMS2.3 IDE. Click on "Tools" on the main window toolbar. Select "Import Local Package" from the drop-down menu, then choose FAST and add all. If you do not wish to include a module, simply expand the FAST folder and remove any modules you do not need.
Updating FAST is as simple as downloading the latest release, and re-importing it.
To delete FAST from your project, simply remove the FAST folder in the Asset Browser. Since, all modules are in their own folders you can also remove modules you don't want by simply removing those folders. Core is the only module required to use FAST, but check the documentation for each module to see if it has any other dependencies.
Devon Mullane 2020