Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 3.04 KB

SETTINGS.md

File metadata and controls

20 lines (13 loc) · 3.04 KB

Universal Valve Toolbox ko-fi

GitHub Build Status Translation status Size Release GitHub license Changelog Activity GitHub issues GitHub forks GitHub stars GitHub uses CodeScene Code Health CodeScene System Mastery


Universal Valve Toolbox is not affiliated with Valve Corporation.


Settings

Mod could be changed at settings.json with ToolboxMod section. Supported mods: retail, bundle, dev.

Retail

This is default mode. Shows all avalible users games at account. Tool launched with default steam app id 480 for requesting steam api and getting info.

Bundle mode

If you want to distribute this tollbox with your game - edit settings.json and switch ToolboxMod to bundle value. And change ToolsAppId and BundleAppID for your's SteamApp of you game and sdk tools.

Dev mode

Dev mode is the same mode as bundle but local path of root of your game folder and angine name will be get from DevEnginePath and DevEngineName values. Also You should set ToolsAppId and BundleAppID for your's SteamApp of you game and sdk tools.