Skip to content

Instantly share code, notes, and snippets.

@mastercoms
Last active January 31, 2020 06:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mastercoms/12c51b171e2d3589eedc6bc9905e8f5e to your computer and use it in GitHub Desktop.
Save mastercoms/12c51b171e2d3589eedc6bc9905e8f5e to your computer and use it in GitHub Desktop.
All Team Fortress 2 Linux launch options (plus some junk) `find . -type f -name "*.so" | xargs strings | grep "^\-[a-ZA-Z]" | awk 'NF==1' | sort -u`
https://docs.mastercomfig.com/en/latest/tf2/launchopts_linux/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment