Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line: input path does not support spaces #79

Open
Dennis1000 opened this issue Jul 10, 2020 · 0 comments
Open

Command line: input path does not support spaces #79

Dennis1000 opened this issue Jul 10, 2020 · 0 comments

Comments

@Dennis1000
Copy link

Dennis1000 commented Jul 10, 2020

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant