Renamed sprite tools to pack.

This commit is contained in:
2023-09-03 09:36:58 +01:00
parent 23821688f8
commit da3935ed91
1650 changed files with 410 additions and 410 deletions

4
.gitattributes vendored
View File

@@ -8,8 +8,8 @@
/dw2003/**/*.BIN filter=lfs diff=lfs merge=lfs -text
/dw2003/**/*.tim filter=lfs diff=lfs merge=lfs -text
# Sprites contain binary data
/sprite/**/*.bin filter=lfs diff=lfs merge=lfs -text
# Packs contain binary data
/pack/**/*.bin filter=lfs diff=lfs merge=lfs -text
# Image files are binary data
/tim/**/*.png filter=lfs diff=lfs merge=lfs -text