Skip to content

Only call mkdir when necessary#27

Open
Achtuur wants to merge 1 commit intoPKGaspi:mainfrom
Achtuur:main
Open

Only call mkdir when necessary#27
Achtuur wants to merge 1 commit intoPKGaspi:mainfrom
Achtuur:main

Conversation

@Achtuur
Copy link
Copy Markdown

@Achtuur Achtuur commented Jan 13, 2026

I found that while exporting 5 layers of some pretty small sprites (9x9) the script is way slower than I expected. Removing the call to os.execute("mkdir...") resolved that. I made the call to mkdir only happen if necessary. I'm not too experienced with lua, but this seems to work and I believe it's correct.

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

Successfully merging this pull request may close these issues.

1 participant