WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Application that offline dumps Source 2 schema bindings and convars/commands for GameTracking purposes.

License

Notifications You must be signed in to change notification settings

ValveResourceFormat/DumpSource2

Repository files navigation

DumpSource2

A C++ Application that offline dumps schema bindings and convars/commands for GameTracking purposes.

See this file in GameTracking on how its used.

Usage

Run DumpSource2 from the rootbin folder of a source 2 game. game/bin/win64

DumpSource2 <output path>

  • output path - absolute or relative path to a folder where output should be stored

Compilation

Windows

mkdir build
cd build
cmake ..
# Open VS solution and compile from VS

Linux

mkdir build
cd build
cmake ..
make

About

Application that offline dumps Source 2 schema bindings and convars/commands for GameTracking purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •