diff options
| author | John "Lameguy" Wilbert Villamor <lameguy64@gmail.com> | 2021-10-15 09:22:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-15 09:22:45 +0800 |
| commit | dd0f088aaa4c6bf013643be2d1d8621dbffdb000 (patch) | |
| tree | d848d6ce007d8bb9357c8b99d6a0a39ec41d244e /cpack/welcome.txt | |
| parent | 9e08d1047fa8deeb3ccb3ce9bb11d69e25a52d56 (diff) | |
| parent | eb719a424e6a16fb64209139a32c9f8a7235a929 (diff) | |
| download | psn00bsdk-dd0f088aaa4c6bf013643be2d1d8621dbffdb000.tar.gz | |
Merge pull request #38 from spicyjpeg/cmake
Full CMake support (in place of makefiles)
Diffstat (limited to 'cpack/welcome.txt')
| -rw-r--r-- | cpack/welcome.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpack/welcome.txt b/cpack/welcome.txt new file mode 100644 index 0000000..e024336 --- /dev/null +++ b/cpack/welcome.txt @@ -0,0 +1,3 @@ +This installer will set up PSn00bSDK, including prebuilt libraries, CMake scripts as well as several command-line utilities for PlayStation 1 homebrew development. + +NOTE: CMake and the GCC toolchain must be installed separately. |
