Skip to content

Commit 2476a61

Browse files
authored
Update README.md
1 parent d35dee3 commit 2476a61

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,11 @@ It will open the context menu. Press ![Triangle](https://github.com/bucanero/pkg
187187
You need to have installed:
188188

189189
- [PS3 toolchain](https://github.com/bucanero/ps3toolchain)
190-
- [PSL1GHT](https://github.com/bucanero/PSL1GHT) library
191-
- [tiny3D lib & libfont](https://github.com/Estwald/PSDK3v2/tree/master/libraries-src/Tiny3D) (from Estwald)
192-
- [YA2D lib](https://github.com/bucanero/ya2d_ps3) (an extended version from my repo)
193-
- [MikMod lib](https://github.com/ps3dev/ps3libraries/blob/master/scripts/011-libmikmod-3.1.11.sh)
194-
- [dbglogger lib](https://github.com/bucanero/psl1ght-libs/tree/master/dbglogger) (my own debug logging library)
190+
- [PSL1GHT](https://github.com/bucanero/PSL1GHT) SDK
191+
- [Tiny3D](https://github.com/Estwald/PSDK3v2/tree/master/libraries-src/Tiny3D) library (from Estwald)
192+
- [YA2D](https://github.com/bucanero/ya2d_ps3) library (an extended version from my repo)
193+
- [MikMod](https://github.com/ps3dev/ps3libraries/blob/master/scripts/011-libmikmod-3.1.11.sh) library
194+
- [dbglogger](https://github.com/bucanero/psl1ght-libs/tree/master/dbglogger) library (only required for debug logging)
195195

196196
Run `make` to create a release build. After that, run `make pkg` to create a `.pkg` install file.
197197

0 commit comments

Comments
 (0)