Skip to content

Commit cb70d32

Browse files
committed
Update readme
1 parent 821d1cd commit cb70d32

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,7 @@ Instead of juggling standalone tools or CLI programs, simply **compile model (.q
5050

5151
## **KeyValue file auto-detection**
5252

53-
In Source, many KeyValue files are saved with a `.txt` extension. Since not all .txt files should be treated as KeyValue files, this extension can auto-detect KeyValue files which end in `.txt`.
54-
55-
> ⚠️ **This feature is disabled by default. A popup will ask you whether to turn this feature on the first time you open a .txt file.**
56-
57-
KV files are matched using a list of common keyvalue file names. (e.g.: gameinfo.txt, game_sounds_*.txt, subtitles_engish.txt...)
58-
59-
---
53+
In Source, many KeyValue files are saved with a `.txt` extension. Since not all .txt files should be treated as KeyValue files, this extension can auto-detect KeyValue files which end in `.txt`. Instead, KeyValue files are matched using a list of common keyvalue file names. (e.g.: gameinfo.txt, game_sounds_*.txt, subtitles_engish.txt...)
6054

6155
## Full feature list
6256

0 commit comments

Comments
 (0)