/* VE GAMERZ — Videos. No fabricated video cards, no search/filter chrome. Honest channel page: everything lives on YouTube. */ const { Button, Eyebrow } = window.VEGAMERZDesignSystem_63bcb5; const VD = window.VG_DATA; const VS = window.VG; function VideosScreen() { const { wrap, SectionHead, Reveal, StatCounter } = VS; return (
On YouTube

Watch Every Drop on the Channel

Gameplay, guides, and squad moments — all of it is up on YouTube. Head over, hit subscribe, and turn on the bell for every new upload.

{VD.STATS.map((s, i) => ( ))}
); } window.VideosScreen = VideosScreen;