1
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
9c54121a73 Communicate through TCP instead of stdout and exit codes
This now makes it way more stable under scenarios where you're
running it under Wine, which is kind of finnicky with stdout and exit
codes. Now the first argument is a port number, which recieves the PID
upon completion.

It now successfully compiles under MinGW as well.
2022-04-06 13:11:45 -04:00
redstrate
34e114a733 Add initial files 2021-11-23 09:08:25 -05:00