<!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <!-- <meta http-equiv="refresh" content="0; URL=https://ci.appveyor.com/api/projects/XLabsProject/iw6x-client/artifacts/build%2Fbin%2Fx64%2FRelease%2Fiw6x.exe?branch=master&job=Environment%3A%20APPVEYOR_BUILD_WORKER_IMAGE%3DVisual%20Studio%202019%2C%20PREMAKE_ACTION%3Dvs2019%2C%20CI%3D1%3B%20Configuration%3A%20Release"/> <meta http-equiv="refresh" content="0; url=https://github.com/XLabsProject/iw6x-client/releases/latest"/> --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="keywords" content="iw6x, x labs, iw6x download, game modifications, cod clients, opensource, open source, ghosts client, mw2 client, iw4, iw6, iw4x faq"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta property="og:title" content="X Labs" /> <meta property="og:description" content="Client download for IW6x" /> <meta property="og:image" content="https://xlabs.dev/img/xlabs_social.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="X Labs" /> <meta name="twitter:description" content="Client download for IW6x" /> <meta name="twitter:url" content="https://xlabs.dev/iw6x_download" /> <meta name="twitter:image" content="https://xlabs.dev/img/xlabs_social.png" /> <title>IW6x Download | X Labs</title> <link rel="shortcut icon" type="image/ico" href="favicon.ico" /> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> <link rel="stylesheet" href="css/nivo-lightbox.css"> <link rel="stylesheet" href="css/animate.css"> <link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/responsive.css"> <script src="https://kit.fontawesome.com/72366d0c6b.js" crossorigin="anonymous"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-EJKDYYL6WF"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-EJKDYYL6WF'); </script> <script language="javascript" type="text/javascript"> function GetLatestReleaseInfo() { $.getJSON("https://api.github.com/repos/XLabsProject/iw6x-client/releases/latest").done(function(release) { var asset = release.assets[0]; $(".download").attr("href", asset.browser_download_url); window.location.replace(asset.browser_download_url); }); } //GetLatestReleaseInfo(); </script> </head> <body> <!-- Menu Section Start --> <div class="fixed-top"> <div class="container"> <div class="row"> <div class="col-12"> <script src="header.js"></script> </div> </div> </div> </div> <!-- Menu Section End --> <!-- Header Section End --> <!-- Client Support Section --> <section id="blog" class="section"> <!-- Client Container Starts --> <div class="container"> <div class="section-header"> <div class="blog-item-img"> <img src="img/iw6x_banner.png" alt="IW6x"> </div> </div> <div class="line"></div> <h2>IW6x Download</h2> <p id="download-block" style="display: none;">Click <a href="https://master.xlabs.dev:444/iw6x/master/Release/build/bin/x64/Release/iw6x.exe">here</a> to download IW6x.</p> <p id="patreon-block" style="display: none;"> If you like our projects, consider donating on patreon:<br> <a href="https://www.patreon.com/xlabsproject" class="btn btn-common patreon-button"><i class="fab fa-patreon"></i> Patreon</a> </p> <script> function unlocker() { setTimeout(function() { $("#patreon-block").show(); $("#download-block").show(); $("#twitter-block").hide(); }, 1000); return true; } </script> <p id="twitter-block"> Follow us on twitter to unlock the download:<br> <a href="https://twitter.com/XLabsProject" target="_blank" onclick="unlocker()" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms"><i class="fab fa-twitter"></i> Twitter</a> </p> </div> </section> <!-- blog Section End --> <!-- Footer Section Start --> <script src="footer.js"></script> <!-- Footer Section End --> <!-- Go To Top Link --> <a href="#" class="back-to-top"> <i class="fas fa-arrow-up"></i> </a> <!-- jQuery first, then Tether, then Bootstrap JS. --> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script language="javascript" type="text/javascript"> function GetLatestReleaseInfo() { $.getJSON("https://api.github.com/repos/XLabsProject/iw6x-client/releases/latest").done(function(release) { var asset = release.assets[0]; $(".download").attr("href", asset.browser_download_url); window.location.replace(asset.browser_download_url); }); } //GetLatestReleaseInfo(); </script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r123/three.min.js" integrity="sha512-Q+IG0h7As6sfqE2t1Xf5IeamNyCXb4EXxGCA9Mlbpv7xtwurVHNdVDbyWeSQ3ulPf2FRlqeu77Ec3SJDdIR63w==" crossorigin="anonymous"></script> <script src="js/classie.js"></script> <script src="js/mixitup.min.js"></script> <script src="js/nivo-lightbox.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.nav.js"></script> <script src="js/wow.js"></script> <script src="js/menu.js"></script> <script src="js/jquery.vide.js"></script> <script src="js/jquery.counterup.min.js"></script> <script src="js/main.js"></script> </body> </html>