2023-06-15 09:18:46 +00:00
<!DOCTYPE html>
2023-06-22 18:05:23 +00:00
< html lang = "en" dir = "ltr" id = "page-top" >
2023-06-15 09:18:46 +00:00
< 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" >
< meta property = "og:url" content = "https://leilukin.neocities.org/shrines/starwarskotor/resources" >
< meta property = "og:type" content = "website" >
< meta property = "og:site_name" content = "Leilukin's Hub" >
< meta property = "og:title" content = "Resources | Star Wars: Knights of the Old Republic Shrine" >
< meta property = "og:description" content = "List of Star Wars: Knights of the Old Republic resources I have compiled myself." >
2023-06-15 10:47:30 +00:00
< link rel = "stylesheet" href = "/shrines/starwarskotor/starwarskotor.css" type = "text/css" media = "all" >
2023-06-22 18:05:23 +00:00
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.15.1/css/all.css" >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "/shrines/starwarskotor/img/kotor-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/shrines/starwarskotor/img/kotor-icon.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/shrines/starwarskotor/img/kotor-icon.png" >
< link rel = "manifest" href = "/assets/favicon/site.webmanifest" >
< script src = "/shrines/starwarskotor/components/header.js" defer > < / script >
< script src = "/shrines/starwarskotor/components/navbar.js" defer > < / script >
< script src = "/shrines/starwarskotor/components/sidebar-content.js" defer > < / script >
< script src = "/shrines/starwarskotor/components/footer.js" defer > < / script >
2023-06-15 09:18:46 +00:00
< title > Resources | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub< / title >
< / head >
< body >
2023-06-22 18:05:23 +00:00
< header-component > < / header-component >
< main >
<!-- <aside class="left - sidebar">
Left sidebar content here
< / aside > -->
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< div class = "content-container" >
< section class = "content-section" >
2023-06-26 15:53:52 +00:00
< h1 > < cite > Star Wars: Knights of the Old Republic< / cite > Resources< / h1 >
< p > Here are resources for the < cite > Star Wars: Knights of the Old Republic< / cite > series I have compiled myself.< / p >
2023-06-22 18:05:23 +00:00
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section" >
< h2 > My Mods< / h2 >
2023-06-26 15:53:52 +00:00
< p > Here are the modifications for the < cite > KotOR< / cite > series I have created.< / p >
2023-06-22 18:05:23 +00:00
< ul >
2023-06-26 15:53:52 +00:00
< li > < a href = "/mymods/kotor1mods/" target = "_blank" > < cite > Star Wars: Knights of the Old Republic< / cite > < / a > < / li >
< li > < a href = "/mymods/kotor2mods/" target = "_blank" > < cite > Star Wars: Knights of the Old Republic II: The Sith Lords< / cite > < / a > < / li >
2023-06-22 18:05:23 +00:00
< / ul >
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section" >
< h2 > My Modder's Resource< / h2 >
< ul >
< li > < a href = "https://deadlystream.com/files/file/2249-missing-k1-party-member-ports-for-tsl-modders-resource/" target = "_blank" > Missing K1 Party Member Ports for TSL< / a > < / li >
< / ul >
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section" >
< h2 > My Save Files< / h2 >
< ul >
< li > < a href = "https://deadlystream.com/files/file/2180-light-side-female-saves-with-kotor-1-community-patch-and-all-romances/" target = "_blank" > Light Side Female Saves with KOTOR 1 Community Patch and All Romances< / a > < / li >
< li > < a href = "https://deadlystream.com/files/file/2213-kotor-2-light-side-female-saves-with-tslrcm-and-partyswap/" target = "_blank" > KotOR 2 Light Side Female Saves with The Sith Lords Restored Content Mod and PartySwap< / a > < / li >
< / ul >
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section" >
< h2 > My Mod Lists< / h2 >
< ul >
2023-06-26 15:53:52 +00:00
< li > < a href = "./kotor-same-gender-romance-mods.html" > List of Same-Gender Romance Mods for the < cite > KotOR< / cite > Series< / a > < / li >
< li > < a href = "./kotor2-female-exile-recruit-handmaiden-mods.html" > List of < cite > KotOR 2< / cite > Mods that Allow Female Exiles to Recruit the Handmaiden as a Party Member< / a > < / li >
2023-06-22 18:05:23 +00:00
< / ul >
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section" >
< h2 > References< / h2 >
< ul >
< li > < a href = "./tslrcm-m478ep-modules-music.html" > The Sith Lords Restored Content Mod + M4-78 Enhancement Project Modules, Warp Codes & Music Overview< / a > < / li >
< / ul >
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section" >
< h2 > My Mod Builds< / h2 >
2023-06-26 15:53:52 +00:00
< p > Lists of modifications for the < cite > KotOR< / cite > games I use for my own playthroughs.< / p >
2023-06-22 18:05:23 +00:00
< ul >
< li > < a href = "https://docs.google.com/document/d/1BTMJ1c-NOjU9q7qNftZac6jkOPluyucILglovcHtiaI/edit" target = "_blank" > Star Wars: Knights of the Old Republic< / a > < / li >
< li > < a href = "https://docs.google.com/document/d/15HbD-k-D8WHrp10IjIryAguhq7k2W94pkuGys7Z7xNM/edit" target = "_blank" > Star Wars: Knights of the Old Republic II: The Sith Lords< / a > < / li >
< / ul >
< / section >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
< aside class = "right-sidebar" >
< right-sidebar-component > < / right-sidebar-component >
< / aside >
< / main >
< footer-component > < / footer-component >
2023-06-15 09:18:46 +00:00
< / body >
< / html >