Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/al-azif/ps4-skeleton
Spooky, scary skeleton!
https://github.com/al-azif/ps4-skeleton
Last synced: 2 months ago
JSON representation
Spooky, scary skeleton!
- Host: GitHub
- URL: https://github.com/al-azif/ps4-skeleton
- Owner: Al-Azif
- License: 0bsd
- Created: 2021-10-31T22:55:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T00:45:10.000Z (about 3 years ago)
- Last Synced: 2023-02-27T22:35:53.102Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 116 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PS4 Skeleton
## Synopsis
A "base" package for those interested in creating homebrew with the [Open Orbis Toolchain]. It include functions that set up easy logging (via [libLog]), notifications (via [notifi]), jailbreaking capabilities (via sleirsgoevy's [libJbc]).
## Notes
- Be sure to change the PKG metadata in `Makefile` to something other than the default as to not conflict with other PKGs built upon this as a base.
[//]: #
[Open Orbis Toolchain]:
[libLog]:
[notifi]:
[libJbc]: