Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 12:48
· 385 commits to main since this release

Server

You should not need to specify the pid on the command line anymore to launch the server:

./goMarkableStreamServer.arm

Client

You can specify the path to a texture file for rendering. The texture should have a predefined format (see readme file).
A sample texture file is provided in the repo

Screenshot 2021-05-05 at 14 42 40

Changelog

b64f5bf chore: fix archive names
bf5d6d3 feat: add texture handling
5dcfd78 feat: automatically finding pid