Soartex-Modded / Modded-1.12.x

Soartex Mod Textures for Minecraft 1.12.x! Download here:
https://soartex.net/downloads/mods/
27 stars 21 forks source link

Chisel texture naming #8

Closed zISKo666 closed 6 years ago

zISKo666 commented 6 years ago

Some of the Chisel textures are with upper case letters.

I've tried to change them to lower case but my GitHub Desktop seams not to recognize the name changes. Any idea? Or someone might be help changing them?

artdude543 commented 6 years ago

There was a way to force the changes to be seen but I can't remember at the moment (and in transit xD). Alt method would be to purge the entire folder commit then copy back over the fixed naming then commit again.

ScottKillen commented 6 years ago

See this article on the subject: How do I commit case-sensitive only filename changes in Git?

leagris commented 6 years ago

Try this one in a Linux/OSX environment:

https://github.com/Soartex-Modded/Modded-1.12.x/tree/lowercase-chisel/Chisel

zISKo666 commented 6 years ago

Finally I solved this issue.

Thanx for your help.