Fetches a ps2-toolchain release (EE/IOP/DVP compilers) and extracts it into a target directory
- 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-toolchain
Downloads a ps2-toolchain release (EE/IOP/DVP cross-compilers) and extracts it into a directory.
Provisions the compilers only - pair it with
setup-ps2build to
also get ps2build itself, or use
setup-sdk for a one-shot
bootstrap that includes SDK packages too.
Windows-only for now, since that's the only platform ps2/toolchain
currently builds for.
Forgejo/GitHub Action
- uses: https://git.techwritescode.dev/ps2/setup-toolchain@master
with:
destination: C:\ps2dev
version: latest # optional