Fetches ps2build's latest release and installs it into an existing PS2DEV toolchain root
This repository has been archived on 2026-09-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-05 20:33:05 -05:00
dist Remove setup step 2026-09-05 20:33:05 -05:00
src Remove setup step 2026-09-05 20:33:05 -05:00
.gitignore Convert to typescript 2026-09-04 22:07:25 -05:00
action.yml Convert to typescript 2026-09-04 22:07:25 -05:00
LICENSE Initial commit: rename of setup-sdk's ps2build-fetch scope 2026-09-02 10:04:11 -05:00
package-lock.json Convert to typescript 2026-09-04 22:07:25 -05:00
package.json Convert to typescript 2026-09-04 22:07:25 -05:00
README.md Convert to typescript 2026-09-04 22:07:25 -05:00
tsconfig.json Convert to typescript 2026-09-04 22:07:25 -05:00

setup-ps2build

Downloads the latest ps2build release for your platform, installs it into <ps2dev>/bin, and runs ps2build setup to register that location.

Assumes you already have a toolchain (ee/, iop/, dvp/) at the given path - see setup-toolchain for that, or setup-sdk for a one-shot bootstrap that does everything.

Forgejo/GitHub Action

- uses: https://git.techwritescode.dev/ps2/setup-ps2build@master
  with:
    ps2dev: C:\ps2dev
    version: latest   # optional