freaky-m0 / picomerge

Tool to merge pico8 p8 cart with its included source files to produce a single file p8 cart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picomerge

Tool to merge pico8 p8 cart with its included source files to produce a single file p8 cart.

  Usage: picomerge <input.p8> [output.p8]
  
  if no output file is specified, then output is printed to console

Version history:

  • 0.1.0 initial version

About

Tool to merge pico8 p8 cart with its included source files to produce a single file p8 cart.

License:MIT License


Languages

Language:Go 78.4%Language:Shell 21.6%