Skip to content

Releases: itsPLK/PS5-Lapy-JB-Daemon

Release list

Release v1.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 18:26
add docker build workflow and fix compile errors

- Add GitHub actions release workflow and build script
- Add Dockerfile to build the ps5-payload-sdk environment
- Fix missing cstdint header in libhijacker
- Fix C++ linker errors by adding -nostdlib++ to Makefile
- Track prebuilt libhijacker.a in .gitignore