Files
qlpycon/.gitignore
T
pfl 3d1dc19d9b Learn cvar and command names from the server for autocomplete
Send cvarlist and cmdlist on connect and merge the answer into the
autocomplete candidates. Number the server menu from 0, keep suggesting
sibling commands while the command name is typed, mask the password in
the startup line, ignore venv/, fix README claims.
2026-09-16 18:25:48 +02:00

10 lines
83 B
Plaintext

__pycache__/
venv/
venv3/
*test*
*.json
*.log
cvarlist.txt
qlpycon.conf
rconpw.txt