Skip to content

ValveResourceFormat/SchemaExplorer

Repository files navigation

Source 2 Schema Explorer

A schema explorer for Source 2 engine games (Counter-Strike 2, Dota 2, Deadlock). Browse classes, enums, fields, and their metadata across game schema modules.

Based on ModDota API explorer.

Schema Data

The app expects gzipped JSON schema files in the schemas/ directory, one per game:

  • cs2.json.gz
  • dota2.json.gz
  • deadlock.json.gz

The schemas are generated by DumpSource2 and automatically updated by GameTracking.

Development

npm install
npm run dev

License

Apache-2.0

About

Source 2 schemas explorer

Resources

License

Stars

Watchers

Forks

Contributors