K-Relay on Linux
I've seen that there's a way to run K Relay from the command line? Can anyone help me with running it on Linux.
~bump~
Any reply is helpful.
You have 2 options:
1) Wine
2) Mono
Try running KRElay exe file in Wine.
If that doesn't work, try running the exe file with mono.
If that doesn't work, try compiling KRealy from source with mono. (Might need to edit some stuff to make it workd)