Skip to content

C++ implementation of the ps3netsrv server

Notifications You must be signed in to change notification settings

nefh/ps3netsrv--

 
 

Repository files navigation

ps3netsrv--

C++ implementation of the ps3netsrv server

Supported platforms:

  • Mac
  • Linux
  • FreeBSD 10

Build the source:

git clone --recursive git://github.com/dirkvdb/ps3netsrv--.git
git submodule update --init
make

If you prefer to use gcc:

make CXX=g++

Run the server:

ps3netsrv++ /path/to/serve

About

C++ implementation of the ps3netsrv server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.4%
  • Makefile 2.6%