PkBadApple/README.md

14 lines
302 B
Markdown
Raw Permalink Normal View History

2022-05-28 12:27:06 +00:00
to build run:
`make clean all target=pocketstation`
extra options:
- target=[pocketstation]
specify to build for pocketstation else it builds for linux (default="")
- frameskip=[everynthframe]
only display every nth frame (default=4)
- loop=[1|0]
if it should loop forever (default=1)