2022-04-13 17:42:52 +03:00
# Universal Valve Toolbox
2020-01-30 01:53:50 +03:00
2020-03-19 18:27:23 +03:00
# [](https://ci.appveyor.com/project/stamepicmorg/universalvalvetoolbox) [](https://translate.epicm.org/engage/universalvalvetoolbox/?utm_source=widget) [](https://github.com/EpicMorg/UniversalValveToolbox/archive/master.zip) [](https://github.com/EpicMorg/UniversalValveToolbox/releases) [](LICENSE.md) [](CHANGELOG.md) [](https://github.com/EpicMorg/UniversalValveToolbox/commits) [](https://github.com/EpicMorg/UniversalValveToolbox/issues) [](https://github.com/EpicMorg/UniversalValveToolbox/network) [](https://github.com/EpicMorg/UniversalValveToolbox/stargazers) [](https://github.com/EpicMorg/UniversalValveToolbox/pulse) [](https://codescene.io/projects/6852) [](https://codescene.io/projects/6852)
2020-01-30 01:53:50 +03:00
2022-04-13 17:42:52 +03:00
# Description
2020-01-05 18:39:33 +03:00
Toolbox for easy launching some officials Valve's SDK such as Source SDK 2013 SP or MP.
2022-04-13 17:42:52 +03:00
2022-04-13 18:52:51 +03:00
`Universal Valve Toolbox is not affiliated with Valve Corporation.`
2022-04-13 17:42:52 +03:00
# 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.
[](https://codescene.io/projects/6852/jobs/latest-successful/results)