Fetches ps2build's latest release and installs it into an existing PS2DEV toolchain root
- TypeScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| dist | ||
| src | ||
| .gitignore | ||
| action.yml | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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