Skip to content

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

License

Notifications You must be signed in to change notification settings

freaky-m0/picomerge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.4%
  • Shell 21.6%