splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
558 stars 176 forks source link

Allow numbers in match config cvars section #922

Closed nickdnk closed 1 year ago

nickdnk commented 1 year ago

While the documentation does prior to this state that these values should be all be strings, this allows graceful handling of JSON numbers instead of silently converting them to nonsense strings.