From 0fba50547b1aa31237d5861df277c2778bb83b02 Mon Sep 17 00:00:00 2001 From: yannk Date: Fri, 15 Oct 2021 17:10:22 +0200 Subject: [PATCH] Adding some informations about best practices --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f86874..f435a0a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Khanat client 3D textures library -3D Game client 3D assets source files providing the files for the [Khanat client 3D assets](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-client-3d-assets) repository. \ No newline at end of file +3D Game client 3D assets source files providing the files for the [Khanat client 3D assets](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-client-3d-assets) repository. + +Textures must be in .png format, 1024x1024 only. + +## Best practices + +- use only snake case for names +- put anything copyrighted in a subfolder with "_copyright" at its end, so it will be ignored by git