update readme with prefix tooltip

gpv2
pullusb 2023-01-05 12:34:50 +01:00
parent 5d55afcf4d
commit 5dbd59652e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Since 1.5.2, following _environnement variable_ can set the project properties i
`FPS` : project frame rate `FPS` : project frame rate
`PALETTES` : path to the blends (or json) containing materials palettes `PALETTES` : path to the blends (or json) containing materials palettes
`BRUSHES` : path to the blend containing brushes to load `BRUSHES` : path to the blend containing brushes to load
`PREFIXES` : list of prefix (comma separated uppercase letters between 1 and 6 character, ex: 'AN,SP,L') `PREFIXES` : list of prefix (comma separated uppercase letters (2), an optional tooltip can be set after `:`, ex: 'LN:Line, CO:color, SH:Shadow') <!-- between 1 and 6 character -->
`SUFFIXES` : list of suffixes (comma separated uppercase letters of 2 character, ex: 'OL,UL') `SUFFIXES` : list of suffixes (comma separated uppercase letters of 2 character, ex: 'OL,UL')
`SEPARATOR` : Separator character to determine prefixes, default is '_' (should not be a special regex character) `SEPARATOR` : Separator character to determine prefixes, default is '_' (should not be a special regex character)