pixelkingliam / Pixel.Pkg

C# Implementation of the ppkg file format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C# Implementation of the ppkg file format

License:MIT License


Languages

Language:C# 100.0%