2024-09-08 05:26:20 +00:00
<!DOCTYPE html>
< html lang = "EN" >
< head >
< title > LE | Downloads< / title >
< link rel = "stylesheet" href = "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity = "sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin = "anonymous" >
< link rel = "stylesheet" href = "static/css/download.css" >
< link rel = "icon" href = "https://lethal-extended.com/media/logo.png" >
< meta charset = "application/javascript" >
< meta http-equiv = "Content-Type" content = "text/html; charset=application/javascript" / >
< meta name = "theme-color" content = "#2b2b2b" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "description" content = "Lethal-Extended Modpack downloads" >
< meta name = "keywords" content = "Lethal Company, Lethal Extended, Lethal Mods" >
< meta name = "author" content = "PenguCC" >
< meta name = "theme-color" content = "#59d983" >
< / head >
< body >
< div class = "back-menu" >
< a href = "downloads.html" > < - Back to home < / a >
< / div >
< div class = "heading container" >
< h1 > Lethal-Extended Beta Downloads< / h1 >
< h3 id = "buildsAre" > These builds are for testing and are not stable< / h3 >
< h4 id = "error" style = "display: none; color: red;" > Uh oh. Looks like you've been rate limited. Sit tight, in 2 minutes it will be gone!< / h4 >
< a id = "stable" href = "%s" class = "download-button" > Latest stable build: %s< span class = "material-icons" > get_app< / span > < / a >
< / div >
< div class = "container" >
< div class = "builds" >
< table class = "table table-borderless table-responsive-sm" id = "table" >
< tr class = "table-heading" >
< th > Beta Manual Downloads< / th >
< / tr >
< / table >
2024-09-16 18:38:18 +00:00
< a class = "ci-link" href = "https://cdn.galactiq.net/lethalextended/Beta/Lethal-Extended-Beta-0.5.2.bat" > 0.5.2< / a >
< a class = "ci-link" href = "https://cdn.galactiq.net/lethalextended/Beta/Lethal-Extended-Beta-0.5.2-SSL.bat" > 0.5.2 (SSL)< / a >
2024-09-08 05:26:20 +00:00
< / div >
< / div >
< p > < / p >
< body >
< div class = "container" >
< div class = "builds" >
< table class = "table table-borderless table-responsive-sm" id = "table" >
< tr class = "table-heading" >
< th > Beta Thunderstore Downloads< / th >
< / tr >
< / table >
< a href = "https://thunderstore.io/c/lethal-company/p/PenguCC/Lethal_Extended_Beta/" > < img alt = "thunderstore" src = "https://cdn.galactiq.net/lethalextended/website/icons/thunderstore-compact_vector.svg" > < / a >
< / div >
< / div >
2024-09-17 16:57:06 +00:00
< section >
< div class = "max-w-7xl mx-auto py-16 px-4 sm:px-6 mt-20 lg:mt-28" >
< div class = "lg:grid lg:grid-cols-3 lg:gap-20" >
< div >
< h2 class = "text-4xl uppercase tracking-wider font-extrabold text-red-500" >
Frequently asked questions
< / h2 >
< p class = "mt-4 text-lg text-gray-100" > Can't find the answer you're looking for? Join the < a
href="https://discord.gg/BkmEarDQxq" class="font-medium text-red-500 hover:text-red-600">Discord< / a > < / p >
< / div >
< div class = "mt-12 lg:mt-0 lg:col-span-2" >
< dl class = "space-y-12 pb-6" >
< div >
< button onclick = "showElement(11)"
class="text-lg leading-6 font-medium text-white py-6 bg-gray-800 rounded-md w-full text-left focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500 focus:ring-offset-gray-900 focus:ring-inset">
< span class = "ml-4 inline-block bg-red-500 rounded-full py-0.5 px-2.5 text-white text-xl font-bold" > +< / span >
< span class = "ml-2 inline-block" > Can't install! SSL Revocation error?< / span >
< / button >
< dd id = "clicker-11" class = "hidden mt-4 text-base text-gray-300 pl-6" >
If you've run into the SSL Revocation error then try using the SSL Installer, that should resolve your issue.
< / dd >
< / div >
< / dl >
< dl class = "space-y-12 pb-6" >
< div >
< button onclick = "showElement(12)"
class="text-lg leading-6 font-medium text-white py-6 bg-gray-800 rounded-md w-full text-left focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500 focus:ring-offset-gray-900 focus:ring-inset">
< span class = "ml-4 inline-block bg-red-500 rounded-full py-0.5 px-2.5 text-white text-xl font-bold" > +< / span >
< span class = "ml-2 inline-block" > What Drive letter do I choose?< / span >
< / button >
< dd id = "clicker-12" class = "hidden mt-4 text-base text-gray-300 pl-6" >
If you have more than one storage drive, go to steam -> Right Click on Lethal Company -> Manage -> Browse local files. Whatever drive letter shows up in the very top bar is the one you should use to install. (Capital Letter Only)
< / dd >
< / div >
< / dl >
< dl class = "space-y-12 pb-6" >
< div >
< button onclick = "showElement(13)"
class="text-lg leading-6 font-medium text-white py-6 bg-gray-800 rounded-md w-full text-left focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500 focus:ring-offset-gray-900 focus:ring-inset">
< span class = "ml-4 inline-block bg-red-500 rounded-full py-0.5 px-2.5 text-white text-xl font-bold" > +< / span >
< span class = "ml-2 inline-block" > Game broken after updating with r2modman!< / span >
< / button >
< dd id = "clicker-13" class = "hidden mt-4 text-base text-gray-300 pl-6" >
r2modman isn't very smart, and does not check to see what mods were removed for a release. You'll need to completely delete all your mods (or just delete your mod profile) and re-download the pack when updating.
< / dd >
< / div >
< / dl >
< dl class = "space-y-12 pb-6" >
< div >
< button onclick = "showElement(14)"
class="text-lg leading-6 font-medium text-white py-6 bg-gray-800 rounded-md w-full text-left focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500 focus:ring-offset-gray-900 focus:ring-inset">
< span class = "ml-4 inline-block bg-red-500 rounded-full py-0.5 px-2.5 text-white text-xl font-bold" > +< / span >
< span class = "ml-2 inline-block" > Installation taking forever!< / span >
< / button >
< dd id = "clicker-14" class = "hidden mt-4 text-base text-gray-300 pl-6" >
Our new installer downloads every individual mod and packages it on your system, this process takes longer than a pre-packaged solution but we need to maintain a good standing with mod developers.
< / dd >
< / div >
< / dl >
< / div >
< / div >
< / div >
< / section >
2024-09-08 05:26:20 +00:00
< link href = "https://fonts.googleapis.com/icon?family=Material+Icons" rel = "stylesheet" >
< script src = "static/js/downloadConstants.js" > < / script >
< script src = "static/js/download.js" > < / script >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/page-accelerator/0.1.1/page-accelerator.min.js" integrity = "sha512-YZMsq9hQOwRuYLHDE3xu5Fuqc7dsw8JW93koppkyK4dxD963sMKZkZQFF62HpQIA74nmG8mK4lzKQf0IpFOU2Q==" crossorigin = "anonymous" > < / script >
< / body >
< link href = "https://fonts.googleapis.com/icon?family=Material+Icons" rel = "stylesheet" >
< script src = "static/js/downloadConstants.js" > < / script >
< script src = "static/js/download.js" > < / script >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/page-accelerator/0.1.1/page-accelerator.min.js" integrity = "sha512-YZMsq9hQOwRuYLHDE3xu5Fuqc7dsw8JW93koppkyK4dxD963sMKZkZQFF62HpQIA74nmG8mK4lzKQf0IpFOU2Q==" crossorigin = "anonymous" > < / script >
< / body >
< link href = "https://fonts.googleapis.com/icon?family=Material+Icons" rel = "stylesheet" >
< script src = "static/js/downloadConstants.js" > < / script >
< script src = "static/js/download.js" > < / script >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/page-accelerator/0.1.1/page-accelerator.min.js" integrity = "sha512-YZMsq9hQOwRuYLHDE3xu5Fuqc7dsw8JW93koppkyK4dxD963sMKZkZQFF62HpQIA74nmG8mK4lzKQf0IpFOU2Q==" crossorigin = "anonymous" > < / script >
< / body >
< / html >