I need a command line tool to get token count. Since pico8 has the info
command, I'd love to see a command line flag to load a cart and print out the info.
$ pico8 -i cart.p8 file: cart.p8 tokens: 604 / 8192 chars: 5322 / 65535 compressed: 2657 / 15616 |
[Please log in to post a comment]