Skip to content

twowordbird/cvar2file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Source Engine CVar Exporter

This project builds a master list of console commands and variables in CS:GO. It consists a SourceMod plugin that, on map load, exports all server variables and commands and then exits.

Exporting cvars

SourceMod plugin that exports all cvars in an HTML format on server start, and then quits. Cvars are exported to csgo/cvars-$VERSION.txt. Based on a plugin by MCPAN.

Compiling

Edit the path to your CS:GO installation at the top of the Makefile, then simply make && make install.

About

Exports Source engine cvars to file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published