rgbkrk / pipboyrelay

:zap: Pip boy relay for Fallout 4
79 stars 6 forks source link

Migrate to the most recent pipboylib release #10

Closed rgbkrk closed 8 years ago

rgbkrk commented 8 years ago

This migrates the relay to using pipboylib. It also introduces some command line arguments and a partial decode.

Not the best style I'll admit, would need to refactor the relay to accomodate the database. Better yet would be handing the sockets around for piping. Future iteration.