From c083d3f18ecf80297b45eeda2abdf2fd6719cd7b Mon Sep 17 00:00:00 2001 From: spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> Date: Mon, 7 Feb 2022 10:37:53 +0100 Subject: Update version number, readme and license info --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f3fa7f5..448a3fa 100644 --- a/README.md +++ b/README.md @@ -82,14 +82,14 @@ As of November 28, 2021 ## Obtaining PSn00bSDK -PSn00bSDK has switched to a CMake-based build and installation system. See -[installation.md](doc/installation.md) for details. - -Prebuilt SDK packages and versions of the GCC toolchain for Windows and Linux -(DEB/RPM) are available through GitHub Actions. Stable releases haven't yet -been published however, due to this project being in a work-in-progress state. -It is still recommended to build the SDK from source for the time being. +Prebuilt PSn00bSDK packages for Windows and Linux are available through GitHub +Actions and include the libraries, a copy of the GCC MIPS toolchain, command +line tools, examples and documentation. CMake is **not** included and must be +installed separately, either from [its website](https://cmake.org/download) or +via MSys2 or your distro's package manager. +See [installation.md](doc/installation.md) for a quick start guide and for +details on how to build the SDK yourself. ## Examples @@ -131,6 +131,8 @@ Contributors: * **spicyjpeg**: dynamic linker, CMake scripts, some docs and examples (`system/dynlink`, `sound/spustream`, `io/pads`, `io/system573`). +* **Silent**, **G4Vi**, **Chromaryu**: `mkpsxiso` and `dumpsxiso` (maintained + as a [separate repo](https://github.com/Lameguy64/mkpsxiso)). Honorable mentions: -- cgit v1.2.3