File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -187,11 +187,11 @@ It will open the context menu. Press 
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
196196Run ` make ` to create a release build. After that, run ` make pkg ` to create a ` .pkg ` install file.
197197
You can’t perform that action at this time.
0 commit comments