Revise skin info, modify .gitignore
Exclude all but default Dusty and Sam skins
This commit is contained in:
parent
f4274d8125
commit
cf790a81df
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user