From 5dbd59652e09b4721113c656b23a25e4b9c41a8c Mon Sep 17 00:00:00 2001 From: pullusb Date: Thu, 5 Jan 2023 12:34:50 +0100 Subject: [PATCH] update readme with prefix tooltip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42ebac6..4457962 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Since 1.5.2, following _environnement variable_ can set the project properties i `FPS` : project frame rate `PALETTES` : path to the blends (or json) containing materials palettes `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') `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)