Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
Document '%' issue in ConVar names
Browse files Browse the repository at this point in the history
  • Loading branch information
Impact123 committed Aug 28, 2023
1 parent af6604e commit dcb0b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ public OnPluginStart()
* The search of the parser, by default, is case sensitive.
* Convars with a FCVAR_DONTRECORD flag will be skipped by the appender.
* The cleaner will format your file the way autoexecconfig does, 2 spaces after information, 1 after cvars.
* Currently does not handle ConVars with a `%`s in their name.

0 comments on commit dcb0b3f

Please sign in to comment.