1
0
Çatalla 0
An advanced sprite packing tool. Currently a work in progress.
Dosyaya git
Starbeamrainbowlabs 4bf87914ce Improve README. 2016-05-21 15:44:48 +01:00
SpritePacker Add description to help text 2016-05-21 15:38:22 +01:00
.gitignore Polish CLI and add Utilities class. 2016-05-19 19:22:37 +01:00
LICENSE initial commit 2016-05-17 06:31:23 +01:00
README.md Improve README. 2016-05-21 15:44:48 +01:00
SpritePacker.sln Polish CLI and add Utilities class. 2016-05-19 19:22:37 +01:00

README.md

SpritePacker

An advanced sprite packing tool. Currently a work in progress.

Getting Started

  • Clone or download this repo, and build the included solution.
    • Windows GUI: Open the solution in Visual Studio and hit build (CTRL + SHIFT + B).
    • Windows Command Line: Run msbuild from the root of this repo (I assume).
    • Linux GUI: Open the solution in MonoDevelop and hit build (F8)
    • Linux Command Line: Run xbuild from the root of this repo.
  • Run ./SpritePacker.exe --help to learn how to use it.

License

This tool is licensed under the Mozilla Public License version 2.0. You can view the full license text in the LICENSE file in this repo. Alternatively, tl;dr legal has a summary of this license.