~hannes/pasan

simple remote control for rcssserver3d

dd1c542 Fix typo in error message

~hannes pushed to ~hannes/pasan git

7 months ago

f96de09 Fix typo in man page example section

~hannes pushed to ~hannes/pasan git

8 months ago

#pasan

pasan (pronounced PA-san, as in Bocchi the Rock!) is a command line utility to send some monitor commands to a running RCSSServer3D.

#Installation

Build requirements:

  • Go
  • scdoc

Using make, just run:

make
sudo make install

Passing PREFIX is supported as well:

sudo make install PREFIX=/usr

Uninstall with:

sudo make uninstall

#Usage

Documentation for this software is available as a man page. See pasan(1). An online version of the man page is available at: https://hannesbraun.net/share/man/man1/pasan.1.html

#Contributing

General questions, bug reports and patches can be sent to ~hannes/public-inbox@lists.sr.ht. Visit https://git-send-email.io/ for a tutorial on how to send patches via email.

#License

This software is licensed unter the terms of the BSD-3-Clause License.