diff --git a/.gitignore b/.gitignore index 45355c1..0757d2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,8 @@ *.bak *.swp +kalite_skin_*.png +character_*.png +!kalite_skin_sam.png +!kalite_skin_dusty.png +!character_sam.png +!character_dusty.png diff --git a/mods/kalite/README.skins b/mods/kalite/README.skins index 2f80da5..ad9b4c7 100644 --- a/mods/kalite/README.skins +++ b/mods/kalite/README.skins @@ -8,5 +8,5 @@ file:Skin Name Where file is a file in textures/ with the name kalite_skin_[file] and character_[file] -If not specified, skins.txt will be created with the default -skins, Dusty and Sam. +If skins.txt is not present, only the default Dusty and Sam skins +will be available.