|
10 | 10 | <link rel="image_src" href="https://s2v.app/static/preview.jpg"> |
11 | 11 | <link rel="preload" href="static/Manrope.woff2" as="font" type="font/woff2" crossorigin> |
12 | 12 | <link rel="preconnect" href="https://api.github.com"> |
13 | | - <link rel="stylesheet" href="static/style.css?v=1772031956"> |
14 | | - <script src="static/main.js?v=1772031956" type="module"></script> |
| 13 | + <link rel="stylesheet" href="static/style.css?v=1772031957"> |
| 14 | + <script src="static/main.js?v=1772031957" type="module"></script> |
15 | 15 | <meta name="description" content="Browse VPK archives, view, extract, and decompile Source 2 assets. Supports CS2, Dota 2, Deadlock, Half-Life: Alyx, and more."> |
16 | 16 | <meta property="og:description" content="Browse VPK archives, view, extract, and decompile Source 2 assets. Supports CS2, Dota 2, Deadlock, Half-Life: Alyx, and more."> |
17 | 17 | <meta property="og:url" content="https://s2v.app/"> |
@@ -184,7 +184,7 @@ <h2>ValveResourceFormat</h2> |
184 | 184 | <a href="https://github.com/ValveResourceFormat/ValveResourceFormat">GitHub</a> |
185 | 185 | <a href="/ValveResourceFormat/api/ValveResourceFormat.html">API Docs</a> |
186 | 186 | </div> |
187 | | - <p>.NET library that powers Source 2 Viewer, also known as VRF. This library can be used to <a href="/ValveResourceFormat/guides/read-resource.html">open and extract Source 2 resource files</a> programmatically.</p> |
| 187 | + <p>.NET library that powers Source 2 Viewer (S2V), also known as VRF. This library can be used to <a href="/ValveResourceFormat/guides/read-resource.html">open and extract Source 2 resource files</a> programmatically.</p> |
188 | 188 | </div> |
189 | 189 | </div> |
190 | 190 | <div class="library"> |
@@ -409,61 +409,11 @@ <h3>Additional File Formats</h3> |
409 | 409 | <h2>Changelog</h2> |
410 | 410 | </div> |
411 | 411 |
|
412 | | - <div class="workshop" id="workshop"> |
413 | | - <div class="workshop-bg"></div> |
414 | | - <div class="container"> |
415 | | - <div class="workshop-grid"> |
416 | | - <a href="#" class="workshop-item"> |
417 | | - <img class="workshop-image" alt="" src="data:,"> |
418 | | - <span class="workshop-title">Loading…</span> |
419 | | - <span class="workshop-info"> </span> |
420 | | - </a> |
421 | | - <a href="#" class="workshop-item"> |
422 | | - <img class="workshop-image" alt="" src="data:,"> |
423 | | - <span class="workshop-title">…</span> |
424 | | - <span class="workshop-info"> </span> |
425 | | - </a> |
426 | | - <a href="#" class="workshop-item"> |
427 | | - <img class="workshop-image" alt="" src="data:,"> |
428 | | - <span class="workshop-title">…</span> |
429 | | - <span class="workshop-info"> </span> |
430 | | - </a> |
431 | | - <a href="#" class="workshop-item"> |
432 | | - <img class="workshop-image" alt="" src="data:,"> |
433 | | - <span class="workshop-title">…</span> |
434 | | - <span class="workshop-info"> </span> |
435 | | - </a> |
436 | | - <a href="#" class="workshop-item"> |
437 | | - <img class="workshop-image" alt="" src="data:,"> |
438 | | - <span class="workshop-title">…</span> |
439 | | - <span class="workshop-info"> </span> |
440 | | - </a> |
441 | | - <a href="#" class="workshop-item"> |
442 | | - <img class="workshop-image" alt="" src="data:,"> |
443 | | - <span class="workshop-title">…</span> |
444 | | - <span class="workshop-info"> </span> |
445 | | - </a> |
446 | | - <a href="#" class="workshop-item"> |
447 | | - <img class="workshop-image" alt="" src="data:,"> |
448 | | - <span class="workshop-title">…</span> |
449 | | - <span class="workshop-info"> </span> |
450 | | - </a> |
451 | | - <a href="#" class="workshop-item"> |
452 | | - <img class="workshop-image" alt="" src="data:,"> |
453 | | - <span class="workshop-title">…</span> |
454 | | - <span class="workshop-info"> </span> |
455 | | - </a> |
456 | | - </div> |
457 | | - <div class="workshop-how">Trending workshop items. If you want to appear here, add a link to Source 2 Viewer in the item description: https://valveresourceformat.github.io</div> |
458 | | - </div> |
459 | | - </div> |
460 | | - |
461 | 412 | <div class="footer"> |
462 | 413 | <div class="container"> |
463 | 414 | <div class="footer-left"> |
464 | 415 | Available under the <a href="https://github.com/ValveResourceFormat/ValveResourceFormat/blob/master/LICENSE">MIT license</a>.<br> |
465 | | - Created and maintained by <a href="https://github.com/ValveResourceFormat/ValveResourceFormat/graphs/contributors">various contributors</a>.<br> |
466 | | - Source 2 Viewer is also known as S2V. |
| 416 | + Created and maintained by <a href="https://github.com/ValveResourceFormat/ValveResourceFormat/graphs/contributors">various contributors</a>. |
467 | 417 | </div> |
468 | 418 | <div class="footer-right"> |
469 | 419 | This project is not affiliated with Valve Software.<br> |
|
0 commit comments