Converts TF2 VScript function definitions into VSCode Compatible and Sublime Snippets. For more information, visit the Valve Developer Wiki on TF2's Functions and Constants.
I noticed that there was no formatted documentation for Mapbase's implementation of VScript and decided to solve this problem myself. Documentation can be found inside client and server folders. All ...