Open Dennis1000 opened 4 years ago
Command line usage: input path does not support spaces, whereas output path with spaces work.
this does not work: SpriteSheetPacker.exe "C:\test\input with spaces\siteicons" "C:\test\output with spaces works"
this does work: SpriteSheetPacker.exe "C:\test\inputwithoutspacesworks\siteicons" "C:\test\output with spaces works"
Command line usage: input path does not support spaces, whereas output path with spaces work.
this does not work: SpriteSheetPacker.exe "C:\test\input with spaces\siteicons" "C:\test\output with spaces works"
this does work: SpriteSheetPacker.exe "C:\test\inputwithoutspacesworks\siteicons" "C:\test\output with spaces works"