Changes between Version 1 and Version 2 of ArtFileNamingConventions


Ignore:
Timestamp:
Aug 21, 2019, 2:04:25 PM (5 years ago)
Author:
Nescio
Comment:

use English

Legend:

Unmodified
Added
Removed
Modified
  • ArtFileNamingConventions

    v1 v2  
    33All filenames should follow the naming conventions described below.
    44
    5 General Rules
    6 
    7  * No spaces in the file name are allowed
    8  * No capital letters are allowed
    9  * XML, JSON, PNG, PMD, PSA and DDS files should use these rules. For any file-formats not specially mentioned here, follow similar naming rules to fit the file type.
    10  * If using numbers always use two digits. Example: 01, not 1
    11  * Use underscore ( _ ) to separate portions of the file name
    12  * Use this order <general>_<civ>_<type>_<extra>_<variation>
    13  * If the folder path to the file already defines one portion of the name, exclude that from the file name.
     5General Rules:
     6* Write [[EnglishStyleGuide#Englishspelling | English]]. E.g. `theater`, not `theatron` or `theatrum`.
     7* Only lowercase, no capital letters are allowed
     8* Use underscores ( `_` ) to separate portions of the file name, not spaces or hyphens
     9* Avoid parentheses, brackets, braces, and other special characters
     10XML, JSON, PNG, PMD, PSA and DDS files should use these rules. For any file-formats not specially mentioned here, follow similar naming rules to fit the file type.
     11* If using numbers always use two digits. Example: `_01`, not `_1`, nor `_a`
     12* Use this order <general>_<civ>_<type>_<extra>_<variation>
     13* If the folder path to the file already defines one portion of the name, exclude that from the file name.
    1414
    1515Examples: