EinsDreiDreiSieben/mods/skinsdb/textures
2025-05-10 00:01:05 +02:00
..
character_1.png write something there 2025-05-04 16:01:41 +02:00
character_2.png write something there 2025-05-04 16:01:41 +02:00
character_3.png write something there 2025-05-04 16:01:41 +02:00
character_4.png write something there 2025-05-04 16:01:41 +02:00
character_5.png write something there 2025-05-04 16:01:41 +02:00
character_6.png write something there 2025-05-04 16:01:41 +02:00
character_7.png write something there 2025-05-04 16:01:41 +02:00
character_8.png write something there 2025-05-04 16:01:41 +02:00
character_9.png write something there 2025-05-04 16:01:41 +02:00
character_10.png write something there 2025-05-04 16:01:41 +02:00
character_nora_flat.png write something there 2025-05-04 16:01:41 +02:00
character_nora_half.png Skin hinzugefügt 2025-05-10 00:01:05 +02:00
readme.txt write something there 2025-05-04 16:01:41 +02:00
skindb_mask_chest.png write something there 2025-05-04 16:01:41 +02:00
skindb_mask_head.png write something there 2025-05-04 16:01:41 +02:00
skindb_mask_rarm.png write something there 2025-05-04 16:01:41 +02:00
skindb_mask_rleg.png write something there 2025-05-04 16:01:41 +02:00
skindb_transform.png write something there 2025-05-04 16:01:41 +02:00
skins_button.png write something there 2025-05-04 16:01:41 +02:00

This location is where you can put your custom skins.


List of accepted texture names
------------------------------

Public skin available for all users:
	character.[number or name].png
	^ The allowed characters in "[number or name]" are "[A-z0-9_.-]+".

One or multiple private skins for player "[nick]":
	player.[nick].png
	player.[nick].[number or name].png

Skin previews for public and private skins:
	character.[number or name].preview.png
	player.[nick].preview.png
	player.[nick].[number or name].preview.png

	Note: This is optional and overrides automatically generated preciewws.


Legacy texture names
--------------------

The character `_` is accepted in player names, thus it is not recommended to
use such file names. For compatibility reasons, they are still recognized.

	character_[number or name].png
	player_[nick].png
	player_[nick]_[number or name].png

... and corresponding previews that end in `_preview.png`.