Source 2 Viewer: Difference between revisions
mNo edit summary |
m (Update url) |
||
Line 15: | Line 15: | ||
== Links == | == Links == | ||
Official page: '''https:// | Official page: '''https://s2v.app/''' | ||
GitHub repository: '''https://github.com/ValveResourceFormat/ValveResourceFormat''' | GitHub repository: '''https://github.com/ValveResourceFormat/ValveResourceFormat''' |
Revision as of 05:56, 13 September 2025


Source 2 Viewer is a powerful tool that allows you to browse vpk archives, view, extract, and decompile
Source 2 assets, including maps, models, materials, textures, sounds, and more.
This application allows exporting maps and models to glTF format, decompile maps to .vmap for use in Hammer, and models to
ModelDoc Editor format.
It also allows creating vpk archives from a folder on disk with a single click.
This open-source project is based entirely on a reverse engineered effort as there is no Source 2 SDK.
This project includes a ValveResourceFormat .NET library that powers Source 2 Viewer, also known as VRF. This library can be used to open and extract Source 2 resource files programmatically.
Links
Official page: https://s2v.app/
GitHub repository: https://github.com/ValveResourceFormat/ValveResourceFormat
Features
|
|