summaryrefslogtreecommitdiff
path: root/IPC.cpp
Commit message (Collapse)AuthorAgeFilesLines
* feat: Pretty much done IPCBossCode452023-11-121-2/+8
| | | | | Still need to add a program that uses the IPC, this potentially requires restructuring the files
* feat: IPC works kindaBossCode452023-11-121-0/+80
Still quite buggy, but first version