Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameTweaks Games Catalog

The community-maintained game and mod catalog for GameTweaks.

It tells the GameTweaks desktop app which Steam games are supported, which mods are available for them, and which configuration options can be managed from the app.

What the catalog contains

  • Supported Steam games and their App IDs
  • Compatible BepInEx runtime and architecture information
  • Mod names, versions, dependencies, and conflicts
  • Config controls such as switches, text fields, number inputs, and selections
  • Verified release references and SHA-256 checksums

Mods marked Official have been reviewed by GameTweaks maintainers. Community mods use the same validation and installation protections, but do not carry the Official badge. Official mods must additionally have public source code and a GitHub-attested release build tied to an exact source tag, commit, and workflow.

Add a game or mod

Contributions are welcome. To submit a mod:

  1. Publish the finished ZIP in a public GitHub release for the mod.
  2. Add its definition under games/<steam-app-id>/mods/.
  3. Reference it from the game's game.json.
  4. Open a pull request with the release and compatibility evidence.

The catalog checks definitions, checksums, archive safety, declared network access, and supplied build provenance automatically. Approved packages are copied into a protected catalog release before they become available in GameTweaks.

Read Adding a game and mods for the complete format and CONTRIBUTING.md before opening a pull request. JSON Schemas and neutral examples are available in schemas/ and examples/. Agent-integrated mod authors should also follow the Agent SDK guide.

Safety

GameTweaks downloads mod packages only from this catalog's reviewed releases. Packages are checksum-verified and inspected before installation. The catalog does not provide process execution, arbitrary file access, or anti-cheat bypass functionality.

License

See LICENSE.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages