Add complete uncompressed asset files + archive

- Extracted all 13,555 files from files.7z (1.2GB uncompressed)
- Includes: vehicles, tracks, audio, textures, UI, manifests
- Also kept files.7z for easy download
- Full working directory for asset development
This commit is contained in:
2026-02-18 15:19:56 -08:00
parent 3266caa998
commit 7b42b6e3de
13557 changed files with 535992 additions and 8 deletions

View File

@@ -0,0 +1,14 @@
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<circle cx="50" cy="50" r="50" fill="url(#paint0_radial)"/>
</g>
<defs>
<radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(50 50) rotate(90) scale(50)">
<stop offset="0.127832" stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</radialGradient>
<clipPath id="clip0">
<rect width="100" height="100" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 558 B