Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 766 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 766 Bytes

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