Skip to content

pixelkingliam/Pixel.Pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel.Pkg

Pixel.Pkg is an MIT-licensed C# program implementing the ppkg file format

Documentation

Docs can be found at the project's github wiki page

What is ppkg?!?

ppkg is a file format i have made to solve a couple of problems, you can read more about it here

Contributions

Any optimization, documentation or general improvement of the project is welcome!

However i ask that you follow these guidelines with submitting pull request:

  • PRs should be small enough to validate and integrate
  • PRs should be contained to a single feature or fix
  • PRs should be compatable with the latest ppkg specification