pasan (pronounced PA-san, as in Bocchi the Rock!) is a command line utility to send some monitor commands to a running RCSSServer3D.
Build requirements:
Using make, just run:
make
sudo make install
Passing PREFIX is supported as well:
sudo make install PREFIX=/usr
Uninstall with:
sudo make uninstall
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
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.
This software is licensed unter the terms of the BSD-3-Clause License.