minetest-tools / mcresconvert

Convert Minecraft Resource and Texture Packs to Minetest Texture Packs
35 stars 14 forks source link

mkdir .minetest/textures #14

Closed ghost closed 7 years ago

ghost commented 8 years ago

Hi, If their is no textures folder, it fails to convert.

thanks for the script !

sofar commented 8 years ago

If this folder is missing then your minetest isn't properly installed, and we don't want to automatically create this folder.

wilkgr76 commented 8 years ago

Perhaps this should have a better name, e.g. "Fails to convert if textures folder is missing", perhaps... @GwendalDurdik

sofar commented 8 years ago

The title is fine, perhaps an error message is needed in the code.

wilkgr76 commented 8 years ago

@sofar Fine...

ensonic commented 8 years ago

I've send a PR for this. The local texture folder is not part of the minetest install if you never installed a texture pack.