1
0
Fork 0
  • 3.0.0 fd0b2a145c

    Arav released this 2023-12-15 04:48:00 +04:00 | 12 commits to master since this release

    Now it can respond with just JSON, and its configuration file was changed to a JSON as well. Overall internal structure was remade as well.
    But the most significant change is that now it hands out not parts of cmdline used to get process' PID, but an alias for that process. E.g. you have fabric-server-mc as process name to find a PID of a Minecraft server running fabric, and then set an alias minecraft that will be in a response, so that you can change process name without having to change it everywhere it is used.

    Downloads