shadowninja108 / Starlight

An enviroment for linking to Splatoon 2’s executable and implementing hooks.
MIT License
71 stars 23 forks source link

Socket support #9

Open shadowninja108 opened 5 years ago

shadowninja108 commented 5 years ago

Getting a networked connection to the PC would be ideal for more complex modifications.

shibbo commented 5 years ago

khang had some code that connected to the switch using nn::socket, could help in this case.