tested and fixed new help structure
This commit is contained in:
@@ -21,7 +21,7 @@ namespace RecrownedAthenaeum.Tools.TextureAtlasTools
|
||||
new EngineCommandArgument("-dau", "Disables automatically upscaling the texture."),
|
||||
};
|
||||
|
||||
help = "Packs a given directory composed of png and jpg files into an atlas. Can also add 9patch properties. Runnig without arguments triggers interactive mode.";
|
||||
help = "Packs a given directory composed of png and jpg files into an atlas. Can also add 9patch properties. Running without arguments triggers interactive mode.";
|
||||
}
|
||||
|
||||
public override void Run(string[] arguments)
|
||||
|
Reference in New Issue
Block a user