Skip to content

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 JSON schema files in the schemas/ directory, one per game:

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

The dev and build scripts gzip these into schemas/*.json.gz, which is what the client fetches.

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

Stars

5 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages