Move repo to Gitea

This commit is contained in:
Pengu 2024-03-07 12:30:09 -06:00
parent 46061429c1
commit 9f41b998fb
135 changed files with 1977 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

41
branches.html Normal file
View File

@ -0,0 +1,41 @@
<!DOCTYPE html>
<html lang="EN">
<head>
<title>LE | Branches</title>
<link rel="icon" href="https://lethal.pengucc.com/media/logo.png">
<link rel="stylesheet" href="static/css/home.css">
<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="content">
<img class="image" src="https://lethal.pengucc.com/media/logo.png">
<h1>60k+ Downloads</h1>
<div class="links">
<a class="installer link" href="/web-installers/Lethal-Utility.bat">Installer</a>
<a class="stable link" href="downloads.html">Stable</a>
<a class="beta link" href="/releases/Lethal-Extended-Beta.zip">Beta</a>
<a class="github link" href="https://gitea.pengucc.com/Pengu/Lethal-Extended">Gitea</a>
</div>
</div>
<div class="content">
<div class="links">
<a class="github link" href="./index.html">Go Back</a>
</div>
</div>
<script src="static/js/home.js" async></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>

527
credits.html Normal file
View File

@ -0,0 +1,527 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LE | Credits</title>
<link rel="icon" type="image/png" href="media/logo.png">
<link rel="stylesheet" href="media/style.css">
<link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta content="Lethal-Extended" property="og:title" />
<meta content="Lethal Company, but better." property="og:description" />
<meta content="https://lethal.pengucc.com" property="og:url" />
<meta content="https://lethal.pengucc.com/media/logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" />
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<nav class="desktop_navbar">
<a href="index.html"><img class="desktop_navbar_logo_img" src="media/logo.png" width="96" height="64" alt="logo"></a>
<a href="https://ko-fi.com/pengucc" class="desktop_navbar_link">Donate</a>
<a href="#about" class="desktop_navbar_link scroll">About Us</a>
<a href="./credits.html" class="desktop_navbar_link">Credits</a>
<a class="desktop_navbar_link scroll">Current Version: 0.4.4</a>
<div class="desktop_navbar_link2_div">
<a href="./branches.html" class="desktop_navbar_link2">Download</a>
</div>
</div>
</nav>
<div class="mobile_navbar">
<a href="#" class="mobile_navbar_logo_img_a"><img class="mobile_navbar_logo_img" src="media/logo.png" alt="logo"></a>
<div id="mobile_navbar_links">
<a class="mobile_navbar_link" onclick="mobile_navbar_link_hider()" href="https://ko-fi.com/pengucc">Donate</a>
<a class="mobile_navbar_link scroll" onclick="mobile_navbar_link_hider()" href="#about">About Us</a>
</div>
<div class="icon" onclick="mobile_navbar_link_hider()">
<i class="fa fa-bars"></i>
</div>
<script>
function mobile_navbar_link_hider() {
var x = document.getElementById("mobile_navbar_links");
if (x.style.display === "flex") {
x.style.display = "none";
} else {
x.style.display = "flex";
}
}
</script>
</div>
<div class="mainflex">
<div class="credits-background">
<a class="main1_logo_a" href="index.html">
</a>
<div class="main1_description">
</div>
<div class="main1_ipcopier_div">
</div>
<a href="#more" class="scroll">
</a>
<script>
const scrollLinks = document.querySelectorAll('.scroll');
scrollLinks.forEach(function(link) {
link.addEventListener('click', function(event) {
event.preventDefault();
const target = document.querySelector(link.getAttribute('href'));
const offsetTop = target.offsetTop;
window.scrollTo({
top: offsetTop,
behavior: 'smooth'
});
});
});
</script>
</div>
<div id="more"></div>
<div class="main2">
<a class="headline">Credits</a>
<div class="main2_features_div">
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/morecompany.png">
<a class="main2_feature_headline">More Company</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/notnotnotswipez/MoreCompany/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Steven-Custom_Boombox_Music-1.4.0.png.128x128_q95.png">
<a class="main2_feature_headline">Custom Boombox Music</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Steven/Custom_Boombox_Music/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Giltong-LethalCompanyDRP-1.3.6.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalCompanyDRP</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Giltong/LethalCompanyDRP/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/x753-Mimics-2.3.1.png.128x128_q95.jpg">
<a class="main2_feature_headline">Mimics</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/x753/Mimics/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/x753-More_Suits-1.4.1.png.128x128_q95.jpg">
<a class="main2_feature_headline">More Suits</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/x753/More_Suits/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Midge-PushCompany-1.2.0.png.128x128_q95.png">
<a class="main2_feature_headline">Push Company</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Midge/PushCompany/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/sunnobunno-ScalingStartCredits-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">ScalingStartCredits</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/ZG/ScalingStartCredits/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/PXC-ShipLootPlus-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">Ship Loot Plus</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/PXC/ShipLootPlus/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/qwbarch-Mirage-1.0.16.png.128x128_q95.jpg">
<a class="main2_feature_headline">Mirage</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/qwbarch/Mirage/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/EliteMasterEric-SlimeTamingFix-1.0.2.png.128x128_q95.png">
<a class="main2_feature_headline">SlimeTamingFix</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/EliteMasterEric/SlimeTamingFix/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/FlawTECH-DisableIntroSpeaker-1.1.0.png.128x128_q95.png">
<a class="main2_feature_headline">DisableIntroSpeaker</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/FlawTECH/DisableIntroSpeaker/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/SlushyRH-FreeeeeeMoooooons-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">FreeeeeeMoooons</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/SlushyRH/FreeeeeeMoooooons/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/ATK-UnlimitedPaint-0.9.0.png.128x128_q95.png">
<a class="main2_feature_headline">UnlimitedPaint</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/ATK/UnlimitedPaint/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/KlutzyBubbles-BetterEmotes-1.4.4.png.128x128_q95.png">
<a class="main2_feature_headline">BetterEmotes</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/KlutzyBubbles/BetterEmotes/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/HomelessGinger-MaskedEnemyOverhaul-2.3.0.png.128x128_q95.png">
<a class="main2_feature_headline">MaskedEnemyOverhaul</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/HomelessGinger/MaskedEnemyOverhaul/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/MoonJuice-SprintLadderFix-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">SprintLadderFix</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/MoonJuice/SprintLadderFix/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Evaisa-LethalLib-0.10.1.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalLib</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Evaisa/LethalLib/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Evaisa-LethalThings-0.8.8.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalThings</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Evaisa/LethalThings/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/SirTyler-BetterTeleporter-1.2.2.png.128x128_q95.jpg">
<a class="main2_feature_headline">BetterTeleporter</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/SirTyler/BetterTeleporter/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Rattenbonkers-Boombox_Autonext-1.0.0.png.128x128_q95.jpg">
<a class="main2_feature_headline">BoomBox Autonext</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Rattenbonkers/Boombox_Autonext/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/TV23-BoomBoxNoPower-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">BoomBoxNoPower</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/TV23/BoomBoxNoPower/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/akechii-DiscountAlert-2.3.0.png.128x128_q95.png">
<a class="main2_feature_headline">DiscountAlert</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/akechii/DiscountAlert/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Ozone-BepInUtils-1.2.1.png.128x128_q95.jpg">
<a class="main2_feature_headline">BepInUtils</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Ozone/BepInUtils/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/OE_Tweaks-Possessed_Masks-2.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">Possessed Masks</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/OE_Tweaks/Possessed_Masks/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/LethalOrg-ProgressiveDeadline-2.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">ProgressiveDeadline</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/LethalOrg/ProgressiveDeadline/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Nebulaetrix-YieldDmgTweak-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">YieldDmgTweak</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Nebulaetrix/YieldDmgTweak/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/ViViKo-NoSellLimit-1.0.1.png.128x128_q95.jpg">
<a class="main2_feature_headline">NoSellLimit</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/ViViKo/NoSellLimit/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/MegaPiggy-BuyableShotgunShells-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">BuyableShotgunShells</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/MegaPiggy/BuyableShotgunShells/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/MegaPiggy-BuyableShotgun-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">BuyableShotgun</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/MegaPiggy/BuyableShotgun/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Hexnet111-SuitSaver-1.1.2.png.128x128_q95.jpg">
<a class="main2_feature_headline">SuitSaver</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Hexnet111/SuitSaver/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Jamil-Corporate_Restructure-1.0.5.png.128x128_q95.jpg">
<a class="main2_feature_headline">Corporate Restructure</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Jamil/Corporate_Restructure/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/HolographicWings-LethalExpansion-1.3.16.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalExpansionCore</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/jockie/LethalExpansionCore/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Ceelery-Kast-1.0.3.png.128x128_q95.png">
<a class="main2_feature_headline">Kast</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Ceelery/Kast/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/goblinfiend-Druggie-1.2.0.png.128x128_q95.png">
<a class="main2_feature_headline">Druggie</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/goblinfiend/Druggie/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Piggy-ShowCapacity-1.0.7.png.128x128_q95.png">
<a class="main2_feature_headline">ShowCapacity</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Piggy/ShowCapacity/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/malco-Lategame_Upgrades-2.8.6.png.128x128_q95.png">
<a class="main2_feature_headline">Lategame Upgrades</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/malco/Lategame_Upgrades/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Silvercore-Permanent_Ladder-1.0.3.png.128x128_q95.png">
<a class="main2_feature_headline">Permanent Ladder</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Silvercore/Permanent_Ladder/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/FlipMods-TooManyEmotes-1.7.6.png.128x128_q95.jpg">
<a class="main2_feature_headline">TooManyEmotes</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/FlipMods/TooManyEmotes/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/xCeezy-LethalEscape-0.8.5.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalEscape</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/xCeezy/LethalEscape/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/TheFluff-FairAI-1.2.7.png.128x128_q95.jpg">
<a class="main2_feature_headline">FairAI</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/TheFluff/FairAI/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/kuba6000-LC_Masked_Fix-0.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">LCMaskedFix</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/kuba6000/LC_Masked_Fix/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/ViViKo-ItemClippingFix-1.1.3.png.128x128_q95.jpg">
<a class="main2_feature_headline">ItemClippingFix</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/ViViKo/ItemClippingFix/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/LethalAPI-LethalAPI_Terminal-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">LethalAPI_Terminal</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/LethalAPI/LethalAPI_Terminal/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/FlipMods-ReservedItemSlotCore-1.8.7.png.128x128_q95.jpg">
<a class="main2_feature_headline">ReservedItemSlotCore</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/FlipMods/ReservedItemSlotCore/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/FlipMods-ReservedFlashlightSlot-1.5.8.png.128x128_q95.jpg">
<a class="main2_feature_headline">ReservedFlashlightSlot</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/FlipMods/ReservedFlashlightSlot/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/FlipMods-ReservedWalkieSlot-1.5.4.png.128x128_q95.jpg">
<a class="main2_feature_headline">ReservedWalkieSlot</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/FlipMods/ReservedWalkieSlot/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Kittenji-Groan_Tube_Scrap-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">GroanTubeScrap</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Kittenji/Groan_Tube_Scrap/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/NomnomAB-RollingGiant-2.4.3.png.128x128_q95.png">
<a class="main2_feature_headline">RollingGiant</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/NomnomAB/RollingGiant/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Justice69-ImmersiveScraps-1.1.2.png.128x128_q95.jpg">
<a class="main2_feature_headline">ImmersiveScraps</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Justice69/ImmersiveScraps/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Badham_Mods-SCPFoundationDungeon-2.2.0.png.128x128_q95.jpg">
<a class="main2_feature_headline">SCPFoundationDungeon</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Badham_Mods/SCPFoundationDungeon/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Piggy-LC_Office-0.1.3.png.128x128_q95.png">
<a class="main2_feature_headline">LC Office</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Piggy/LC_Office/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/IAmBatby-LethalLevelLoader-1.1.4.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalLevelLoader</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/IAmBatby/LethalLevelLoader/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/xilophor-LethalNetworkAPI-2.1.1.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalNetworkAPI</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/xilophor/LethalNetworkAPI/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Lordfirespeed-OdinSerializer-2022.11.9.png.128x128_q95.png">
<a class="main2_feature_headline">OdinSerializer</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Lordfirespeed/OdinSerializer/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/jaspercreations-Scopophobia-1.0.2.png.128x128_q95.png">
<a class="main2_feature_headline">Scopophobia</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/jaspercreations/Scopophobia/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Hardy-LCMaxSoundsFix-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">LCMaxSoundsFix</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Hardy/LCMaxSoundsFix/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/EliteMasterEric-Coroner-1.6.0.png.128x128_q95.png">
<a class="main2_feature_headline">Coroner</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/EliteMasterEric/Coroner/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Ryokune-Better_Lobbies-1.0.5.png.128x128_q95.png">
<a class="main2_feature_headline">Better Lobbies</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Ryokune/Better_Lobbies/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Theronguard-Emergency_Dice-1.1.4.png.128x128_q95.png">
<a class="main2_feature_headline">Emergency Dice</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Theronguard/Emergency_Dice/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Mellowdy-HandheldMap-1.3.2.png.128x128_q95.png">
<a class="main2_feature_headline">HandheldMap</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Mellowdy/HandheldMap/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/SillySquad-Arachnophilia-1.2.1.png.128x128_q95.png">
<a class="main2_feature_headline">Arachnophilia</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/SillySquad/Arachnophilia/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Pee_John_Labs-Lethal_Master_Chief-0.1.0.png.128x128_q95.png">
<a class="main2_feature_headline">Master Chief</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Pee_John_Labs/Lethal_Master_Chief/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Zaggy1024-OpenBodyCams-1.1.2.png.128x128_q95.jpg">
<a class="main2_feature_headline">OpenBodycams</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Zaggy1024/OpenBodyCams/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Forellma-Bracken_Jammer-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">Bracken Jammer</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Forellma/Bracken_Jammer/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Rolevote-The_Fiend-1.0.4.png.128x128_q95.png">
<a class="main2_feature_headline">The Fiend</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Rolevote/The_Fiend/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/x753-Peepers-0.9.4.png.128x128_q95.png">
<a class="main2_feature_headline">Peepers</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/x753/Peepers/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/ShaosilGaming-FlashlightFix-1.1.0.png.128x128_q95.jpg">
<a class="main2_feature_headline">FlashlightFix</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/ShaosilGaming/FlashlightFix/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Bobbie-MetalRecharging-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">MetalRecharging</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Bobbie/MetalRecharging/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/kotoky-InfiniteShotgunReload-1.0.0.png.128x128_q95.jpg">
<a class="main2_feature_headline">InfiniteShotgunReload</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/kotoky/InfiniteShotgunReload/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/SoraYuki-ShowAmmoCount-1.1.0.png.128x128_q95.png">
<a class="main2_feature_headline">ShowAmmoCount</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/SoraYuki/ShowAmmoCount/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/mrgrm7-LethalCasino-0.2.2.png.128x128_q95.jpg">
<a class="main2_feature_headline">LethalCasino</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/mrgrm7/LethalCasino/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Zingar-SecretLabs-3.3.7.png.128x128_q95.png">
<a class="main2_feature_headline">SCPSecretLabs</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Zingar/SecretLabs/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/scoopy-Scoopys_Variety_Mod-1.2.0.png.128x128_q95.jpg">
<a class="main2_feature_headline">ScoopysVarietyMod</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/scoopy/Scoopys_Variety_Mod/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/skidz-PoolRooms-0.1.14.png.128x128_q95.jpg">
<a class="main2_feature_headline">PoolRooms</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/skidz/PoolRooms/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Verity-TooManySuits-1.0.5.png.128x128_q95.jpg">
<a class="main2_feature_headline">TooManySuits</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Verity/TooManySuits/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Bobbie-NAudio-2.2.2.png.128x128_q95.png">
<a class="main2_feature_headline">NAudio</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Bobbie/NAudio/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Bobbie-UniTask-2.5.0.png.128x128_q95.png">
<a class="main2_feature_headline">UniTask</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Bobbie/UniTask/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/KubzCZ-FrequencyWalkie-1.1.0.png.128x128_q95.jpg">
<a class="main2_feature_headline">FrequencyWalkie</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/KubzCZ/FrequencyWalkie/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/qwbarch-BarchLib-1.0.0.png.128x128_q95.png">
<a class="main2_feature_headline">BarchLib</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/qwbarch/BarchLib/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/TestAccount666-ScannableTools-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">ScannableTools</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/TestAccount666/ScannableTools/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/SylviBlossom-SmartItemSaving-1.2.0.png.128x128_q95.jpg">
<a class="main2_feature_headline">SmartItemSaving</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/SylviBlossom/SmartItemSaving/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/UnLuckyNikolay-RandomCosmetics-1.2.1.png.128x128_q95.jpg">
<a class="main2_feature_headline">RandomCosmetics</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/UnLuckyNikolay/RandomCosmetics/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/lumiet-Marble_Glow_Suits-1.0.4.png.128x128_q95.jpg">
<a class="main2_feature_headline">Marble Glow Suits</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/lumiet/Marble_Glow_Suits/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/AudioKnight-StarlancerAIFix-3.3.0.png.128x128_q95.png">
<a class="main2_feature_headline">StarlancerAIFix</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/AudioKnight/StarlancerAIFix/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/RosiePies-71Gordion-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">71Gordion</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/RosiePies/71Gordion/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Wagmi-CompanySuits-1.0.3.png.128x128_q95.jpg">
<a class="main2_feature_headline">CompanySuits</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Wagmi/CompanySuits/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Lauriichan-FriendPatches-1.0.2.png.128x128_q95.png">
<a class="main2_feature_headline">FriendPatches</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Lauriichan/FriendPatches/">Thunderstore Page</a>
</div>
<div class="main2_feature">
<img class="main2_feature_img" alt="Feature Image" src="media/credits/mods/Sparble-FacelessStalker-1.0.1.png.128x128_q95.png">
<a class="main2_feature_headline">FacelessStalker</a>
<a class="main2_feature_text" href="https://thunderstore.io/c/lethal-company/p/Sparble/FacelessStalker/">Thunderstore Page</a>
</div>
</div>
</div>
</div>
<footer class="copyright_div">
<a href="https://pengucc.com" class="copyright">Made By PenguCC</a>
</footer>
</body>
</html>

4
css/bootstrap.css vendored Normal file

File diff suppressed because one or more lines are too long

87
css/main.css Normal file
View File

@ -0,0 +1,87 @@
.flex-item {
display: flex;
align-items: center;
}
.flex-item img{
flex-grow:0;
flex-shrink:0;
}
h1.ariel {
font-family: Arial, Helvetica, sans-serif;
}
div.ariel {
font-family: Arial, Helvetica, sans-serif;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #070707;
}
li {
float: right;
border-right:1px solid #070707;
}
li:last-child {
border-right: none;
}
li a {
display: block;
color: rgb(#ffffff);
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
li a:hover:not(.active) {
background-color: #070707;
}
.active {
background-color: #2C2F33;
}
.synx-table {
position: absolute;
width: 100%;
color: white;
margin-top: 150px;
}
.synx-table {
margin-top: 100px;
}
.btn {
background: #070707;
background-image: -webkit-linear-gradient(top, #070707, #070707);
background-image: -moz-linear-gradient(top, #070707, #070707);
background-image: -ms-linear-gradient(top, #070707, #070707);
background-image: -o-linear-gradient(top, #070707, #070707);
background-image: linear-gradient(to bottom, #070707, #070707);
-webkit-border-radius: 17;
-moz-border-radius: 17;
border-radius: 17px;
font-family: Arial;
color: #ffffff;
font-size: 20px;
padding: 10px 20px 10px 20px;
text-decoration: none;
}
.btn:hover {
background: #070707;
background-image: -webkit-linear-gradient(top, #070707, #070707);
background-image: -moz-linear-gradient(top, #070707, #070707);
background-image: -ms-linear-gradient(top, #070707, #070707);
background-image: -o-linear-gradient(top, #070707, #070707);
background-image: linear-gradient(to bottom, #070707, #070707);
text-decoration: none;
}
a {
color: white;
text-decoration: none; /* no underline */
}

80
downloads.html Normal file
View File

@ -0,0 +1,80 @@
<!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.pengucc.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="branches.html"><- Back to home</a>
</div>
<div class="heading container">
<h1>Lethal-Extended Downloads</h1>
<h3 id="buildsAre">These builds are for production</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>Downloads</th>
</tr>
</table>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.4.4/Lethal-Extended-Latest.zip">0.4.4</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.4.3/Lethal-Extended-Latest.zip">0.4.3</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.4.2/Lethal-Extended-Latest.zip">0.4.2</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.4.1/Lethal-Extended-Latest.zip">0.4.1</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.4.0/Lethal-Extended-Latest.zip">0.4.0</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.7/Lethal-Extended-Latest.zip">0.3.7</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.6/Lethal-Extended-Latest.zip">0.3.6</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.5/Lethal-Extended-Latest.zip">0.3.5</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.4/Lethal-Extended-Latest.zip">0.3.4</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.3/Lethal-Extended-0.3.3.zip">0.3.3</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.2/Lethal-Extended-Latest.zip">0.3.2</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.1/Lethal-Extended-Latest.zip">0.3.1</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.3.0/Lethal-Extended-Latest.zip">0.3.0</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.9/Lethal-Extended-Latest.zip">0.2.9</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.8/Lethal-Extended-Latest.zip">0.2.8</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.7/Lethal-Extended-Latest.zip">0.2.7</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.6/Lethal-Extended-Latest.zip">0.2.6</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.5/Lethal-Extended-Latest.zip">0.2.5</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.4/Lethal-Extended-Latest.zip">0.2.4</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.3/Lethal-Extended-Latest.zip">0.2.3</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.2/Lethal-Extended-Latest.zip">0.2.2</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.1">0.2.1</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.2.0">0.2.0</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.9">0.1.9</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.8">0.1.8</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.7">0.1.7</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.6">0.1.6</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.5">0.1.5</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.4">0.1.4</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.3">0.1.3</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.2/Lethal-Extended-0.1.2.zip">0.1.2</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.1/LethalExtended-0.1.1.zip">0.1.1</a>
<a class="ci-link" href="https://github.com/Lethal-Extended/Lethal-Extended/releases/download/0.1.0/LethalExtended-0.1.0.zip">0.1.0</a>
</div>
</div>
<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>

BIN
media/Background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

BIN
media/credits.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
media/downarrow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Some files were not shown because too many files have changed in this diff Show More