1
0
Derivar 0

Create help file.

Este cometimento está contido em:
Starbeamrainbowlabs 2016-05-18 21:02:43 +01:00
ascendente d90b2b3744
cometimento 6b46344d2f
2 ficheiros modificados com 16 adições e 0 eliminações

Ver ficheiro

@ -3,6 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpritePacker", "SpritePacker\SpritePacker.csproj", "{6EF47B64-1920-4827-BEEF-B262D5A2D214}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5C9D36DD-3962-45BF-938E-BE1E258053EC}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
@ -14,4 +19,6 @@ Global
{6EF47B64-1920-4827-BEEF-B262D5A2D214}.Release|x86.ActiveCfg = Release|x86
{6EF47B64-1920-4827-BEEF-B262D5A2D214}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
EndGlobal

9
SpritePacker/Help.txt Ficheiro normal
Ver ficheiro

@ -0,0 +1,9 @@
SpritePacker, by Starbeamrainbowlabs
Usage:
mono ./SpritePacker.exe [flags] [filenames]
--help Shows this help message.
--version Shows the version information.
More information can be found at https://git.starbeamrainbowlabs.com/sbrl/SpritePacker