Skip to content

Patstrap Server v0.4

Choose a tag to compare

@danielfvm danielfvm released this 10 Oct 17:42
· 15 commits to master since this release

Added options to change the ESP Port and OSC Port using the following CLI arguments:

usage: patstrap-server-0.4-win64.exe [-h] [-ep ESP_PORT] [-op OSC_PORT]

options:
  -h, --help            show this help message and exit
  -ep ESP_PORT, --esp-port ESP_PORT
                        Port to the esp hardware. If you change this, you will also need to change the firmware to be the same number! default: 8888
  -op OSC_PORT, --osc-port OSC_PORT
                        VRChat's OSC input port. default: 9001