Use Nunjucks macro to render mod entries

This commit is contained in:
Helen Chong 2024-04-20 16:08:10 +08:00
parent 65e3dadd3b
commit 49f078979f
1 changed files with 308 additions and 167 deletions

View File

@ -2,200 +2,341 @@
layout: main/content
title: "My Mods for Star Wars: Knights of the Old Republic II: The Sith Lords"
desc: "List of video game mods I have made for Star Wars: Knights of the Old Republic II: The Sith Lords."
isContentDivided: true
templateEngineOverride: njk, md
toc: true
---
{% from "main/mod-entry.njk" import modEntry %}
<section class="content__section filter-div same-gender-romances">
<h2>Same-Gender Romances</h2>
<div class="center-text">
<p class="psa">↓↓READ THIS↓↓ before asking questions about my romance mods!<br>
<a href="/shrines/starwarskotor/articles/faq-same-gender-romance-mods.html" target="_blank">Frequently Asked Questions (FAQ) for My Same-Gender Romance Mods for the <cite>KotOR</cite> series</a></p>
</div>
## Same-Gender Romances
<div class="mod-entry">
<h3>Atton Rand and Male Exile Romance</h3>
<img src="/assets/projects/kotor2mods/Atton-Rand-and-Male-Exile-Romance.png" alt="Banner of Atton Rand and Male Exile Romance mod">
<p>Makes Atton flirts with and expresses romantic interests for male Exiles.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/972-atton-rand-and-male-exile-romance/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/926" target="_blank">Nexus Mods</a>
</div>
<h3 class="center-text" style="color: inherit;">Before you ask any questions about my same-gender romance mods for the <cite>KotOR</cite> series, <a href="/shrines/starwarskotor/articles/faq-same-gender-romance-mods" target="_blank">read the FAQ article</a> first!</h3>
<div class="mod-entry">
<h3>Handmaiden and Female Exile - Disciple and Male Exile Romance</h3>
<img src="/assets/projects/kotor2mods/Handmaiden-Disciple-Same-Gender-Romances.png" alt="Banner of Handmaiden and Female Exile - Disciple and Male Exile Romances mod">
<p>Makes the Handmaiden a romance option for female Exiles and the Disciple a romance option for male Exiles.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/977-handmaiden-and-female-exile-disciple-and-male-exile-romance/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/927" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "Atton Rand and Male Exile Romance",
bannerFile: "kotor2mods/Atton-Rand-and-Male-Exile-Romance.png",
desc: "Makes Atton flirts with and expresses romantic interests for male Exiles.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/972-atton-rand-and-male-exile-romance/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/926"
}
]
}) }}
<div class="mod-entry">
<h3>Visas Marr and Female Exile Romance</h3>
<img src="/assets/projects/kotor2mods/Visas-Marr-and-Female-Exile-Romance.png" alt="Banner of Visas Marr and Female Exile Romance mod">
<p>Makes the Visas Marr romance scene available for female Exiles.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/968-visas-marr-and-female-exile-romance/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/925" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "Handmaiden and Female Exile - Disciple and Male Exile Romance",
bannerFile: "kotor2mods/Handmaiden-Disciple-Same-Gender-Romances.png",
desc: "Makes the Handmaiden a romance option for female Exiles and the Disciple a romance option for male Exiles.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/977-handmaiden-and-female-exile-disciple-and-male-exile-romance/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/927"
}
]
}) }}
<div class="mod-entry">
<h3>Alternate Revan Romances REDUX</h3>
<img src="/assets/projects/kotor2mods/Alternate-Revan-Romances.png" alt="Banner of Alternate Revan Romances REDUX mod">
<p>Gives players options to set Revan's love ineterest(s), or lack thereof. Updated version of felixfelicitas'
Alternate Revan Romances mod.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/1004-alternate-revan-romances-redux/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/933" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "Visas Marr and Female Exile Romance",
bannerFile: "kotor2mods/Visas-Marr-and-Female-Exile-Romance.png",
desc: "Makes the Visas Marr romance scene available for female Exiles.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/968-visas-marr-and-female-exile-romance/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/925"
}
]
}) }}
<div class="mod-entry">
<h3>Darth Sion and Male Exile Mod</h3>
<img src="/assets/projects/kotor2mods/Darth-Sion-and-Male-Exile-Mod.png" alt="Banner of Darth Sion and Male Exile Mod">
<p>Makes Darth Sion develop the same affections to a male Exile like he did to a female Exile in vanilla KotOR II.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/996-darth-sion-and-male-exile-mod/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/928" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "Alternate Revan Romances REDUX",
bannerFile: "kotor2mods/Alternate-Revan-Romances.png",
desc: "Gives players options to set Revan's love ineterest(s), or lack thereof. Updated version of felixfelicitas' Alternate Revan Romances mod.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/1004-alternate-revan-romances-redux/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/933"
}
]
}) }}
<div class="mod-entry">
<h3>Dahnis Flirt Option for Female PC</h3>
<img src="/assets/projects/kotor2mods/Dahnis-Flirt-Option-for-Female-PC.png" alt="Banner of Dahnis Flirt Option for Female PC mod">
<p>Makes the NPC Dahnis flirt with the player character regardless of gender, including a female PC. A female PC also gets the option to flirt back.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/1400-dahnis-flirt-option-for-female-pc/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1036" target="_blank">Nexus Mods</a>
</div>
</section>
{{ modEntry({
title: "Darth Sion and Male Exile Mod",
bannerFile: "kotor2mods/Darth-Sion-and-Male-Exile-Mod.png",
desc: "Makes Darth Sion develop the same affections to a male Exile like he did to a female Exile in vanilla KotOR 2.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/996-darth-sion-and-male-exile-mod/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/928"
}
]
}) }}
<section class="content__section filter-div party-members">
<h2>Party Members</h2>
{{ modEntry({
title: "Dahnis Flirt Option for Female PC",
bannerFile: "kotor2mods/Dahnis-Flirt-Option-for-Female-PC.png",
desc: "Makes the NPC Dahnis flirt with the player character regardless of gender, including a female PC. A female PC also gets the option to flirt back.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/1400-dahnis-flirt-option-for-female-pc/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1036"
}
]
}) }}
<div class="mod-entry">
<h3>PartySwap</h3>
<img src="/assets/projects/kotor2mods/PartySwap.png" alt="Banner of Leilukins Kreia Reskin mod">
<p>Allows you to recruit both Handmaiden and Disciple in the same playthrough regardless of the player character's gender. Mod originally created by DarthTyren. I have <a href="/shrines/starwarskotor/articles/partyswap-management-takeover.html" target="_blank">taken over the management and development of this mod</a> since July 2023.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/544-partyswap/" target="_blank">Deadly Stream</a>
</div>
<h2>Party Members</h2>
<div class="mod-entry">
<h3>Leilukins Kreia Reskin</h3>
<img src="/assets/projects/kotor2mods/Leilukin's-Kreia-Reskin.png" alt="Banner of Leilukins Kreia Reskin mod">
<p>My version of a retexture of Kreia.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/1003-leilukins-kreia-reskin/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/932" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "PartySwap",
bannerFile: "kotor2mods/PartySwap.png",
desc: "Allows you to recruit both Handmaiden and Disciple in the same playthrough regardless of the player character's gender. Mod originally created by DarthTyren. I have [taken over the management and development of this mod](/shrines/starwarskotor/articles/partyswap-management-takeover) since July 2023 due to DarthTyren's departure from the KotOR modding scene.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/544-partyswap/"
}
]
}) }}
<div class="mod-entry">
<h3>No Jealousy Lock in Handmaiden Dialogue</h3>
<img src="/assets/projects/kotor2mods/No-Jealousy-Lock-Handmaiden.png" alt="Banner of No Jealousy Lock in Handmaiden Dialogue mod">
<p>Allows you to continue to talk to Handmaiden even if you have much higher influence with Visas than with Handmaiden.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/2205-no-jealousy-lock-in-handmaiden-dialogue/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1181" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "Leilukins Kreia Reskin",
bannerFile: "kotor2mods/Leilukin's-Kreia-Reskin.png",
desc: "My version of a retexture of Kreia.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/1003-leilukins-kreia-reskin/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/932"
}
]
}) }}
<div class="mod-entry">
<h3>Visas Visible Jedi Robes</h3>
<img src="/assets/projects/kotor2mods/Visas-Visible-Jedi-Robes.png" alt="Banner of Visas Visible Jedi Robes mod">
<p>Makes Jedi robes visible on Visas Marr's body when you equip her with one.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/2218-visas-visible-jedi-robes/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1185" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "No Jealousy Lock in Handmaiden Dialogue",
bannerFile: "kotor2mods/No-Jealousy-Lock-Handmaiden.png",
desc: "Allows you to continue to talk to Handmaiden even if you have much higher influence with Visas than with Handmaiden.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2205-no-jealousy-lock-in-handmaiden-dialogue/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1181"
}
]
}) }}
<div class="mod-entry">
<h3>Love Between Brianna and the Exile - The Sith Lords Restored Content Mod Version</h3>
<img src="/assets/projects/kotor2mods/Love-Between-Brianna-and-the-Exile-TSLRCM.png" alt="Banner of Love Between Brianna and the Exile - The Sith Lords Restored Content Mod Version">
<p>Updated version of DarthShgaad's <a href="https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/love-between-brianna-and-the-exile" target="_blank">Love Between Brianna and the Exile</a> mod, made to be more compatible with The Sith Lords Restored Content Mod (TSLRCM).</p>
<a class="link-btn" href="https://www.dropbox.com/s/ilntlihyaabthzg/Love%20Between%20Brianna%20And%20The%20Exile%20-%20TSLRCM%20version.zip?dl=0" target="_blank">Dropbox</a>
</div>
</section>
{{ modEntry({
title: "Visas Visible Jedi Robes",
bannerFile: "kotor2mods/Visas-Visible-Jedi-Robes.png",
desc: "Makes Jedi robes visible on Visas Marr's body when you equip her with one.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2218-visas-visible-jedi-robes/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1185"
}
]
}) }}
<section class="content__section filter-div npcs">
<h2>NPCs</h2>
{{ modEntry({
title: "Love Between Brianna and the Exile - The Sith Lords Restored Content Mod Version",
bannerFile: "kotor2mods/Love-Between-Brianna-and-the-Exile-TSLRCM.png",
desc: "Updated version of DarthShgaad's [Love Between Brianna and the Exile](https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/love-between-brianna-and-the-exile) mod, made to be more compatible with The Sith Lords Restored Content Mod (TSLRCM).",
downloads: [
{
site: "Dropbox",
url: "https://www.dropbox.com/s/ilntlihyaabthzg/Love%20Between%20Brianna%20And%20The%20Exile%20-%20TSLRCM%20version.zip?dl=0"
}
]
}) }}
<div class="mod-entry">
<h3>Lonna Vash Mod for TSLRCM</h3>
<img src="/assets/projects/kotor2mods/Lonna-Vash-Mod-for-TSLRCM.png" alt="Banner of Lonna Vash Mod for TSLRCM">
<p>Restores Jedi Master Lonna Vash's cut conversation by allowing the player to meet and talk to her in the secret tomb on Korriban. Updated version of Sikon's Lonna Vash Mod, made to be fully compatible with The Sith Lord Restored Content Mod (TSLRCM).</p>
<a class="link-btn" href="https://deadlystream.com/files/file/2201-lonna-vash-mod-for-tslrcm/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1180" target="_blank">Nexus Mods</a>
</div>
## NPCs
<div class="mod-entry">
<h3>TSL Twi'lek Male NPC Diversity</h3>
<img src="/assets/projects/kotor2mods/TSL-Twilek-Male-NPC-Diversity.png" alt="Banner of TSL Twi'lek Male NPC Diversity mod">
<p>Diversifies the appearances of Twi'lek male NPCs in KotOR 2: TSL by giving the named Twi'lek male NPCs different looks.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/2242-tsl-twilek-male-npc-diversity/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1188" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "Lonna Vash Mod for TSLRCM",
bannerFile: "kotor2mods/Lonna-Vash-Mod-for-TSLRCM.png",
desc: "estores Jedi Master Lonna Vash's cut conversation by allowing the player to meet and talk to her in the secret tomb on Korriban. Updated version of Sikon's Lonna Vash Mod, made to be fully compatible with The Sith Lord Restored Content Mod (TSLRCM).",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2201-lonna-vash-mod-for-tslrcm/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1180"
}
]
}) }}
<div class="mod-entry">
<h3>Dahnis Unique Look</h3>
<img src="/assets/projects/kotor2mods/Dahnis-Unique-Look.png" alt="Banner of Dahnis Unique Look mod">
<p>Gives the NPC Dahnis a unique appearance to make her look different from other Twi'lek women NPCs.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/2198-dahnis-unique-look/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1178" target="_blank">Nexus Mods</a>
</div>
</section>
{{ modEntry({
title: "TSL Twi'lek Male NPC Diversity",
bannerFile: "kotor2mods/TSL-Twilek-Male-NPC-Diversity.png",
desc: "Diversifies the appearances of Twi'lek male NPCs in KotOR 2: TSL by giving the named Twi'lek male NPCs different looks.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2242-tsl-twilek-male-npc-diversity/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1188"
}
]
}) }}
<section class="content__section filter-div items">
<h2>Items</h2>
{{ modEntry({
title: "Dahnis Unique Look",
bannerFile: "kotor2mods/Dahnis-Unique-Look.png",
desc: "Gives the NPC Dahnis a unique appearance to make her look different from other Twi'lek women NPCs.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2198-dahnis-unique-look/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1178"
}
]
}) }}
<div class="mod-entry">
<h3>TSL Improved Party Outfits</h3>
<img src="/assets/projects/kotor2mods/TSL-Improved-Party-Outfits.png" alt="Banner of TSL Improved Party Outfits mod">
<p>Adds new items to improve the properties of the default outfits of the human and humanoid party members of KotOR II, namely Atton, Bao-Dur, the Disciple, the Handmaiden, Kreia, Mandalore, Mira and Visas.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/1012-tsl-improved-party-outfits/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/934" target="_blank">Nexus Mods</a>
</div>
## Items
<div class="mod-entry">
<h3>Juhani Item Pack for TSL</h3>
<img src="/assets/projects/kotor2mods/Juhani-Item-Pack-for-TSL.png" alt="Banner of Juhani Item Pack for TSL mod">
<p>Adds a new Jedi robe, a new headband and a new armband to In KotOR II: TSL, named after Juhani, with item descriptions that indicate these items once belonged to Juhani. </p>
<a class="link-btn" href="https://deadlystream.com/files/file/2244-juhani-item-pack-for-tsl/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1190" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "TSL Improved Party Outfits",
bannerFile: "kotor2mods/TSL-Improved-Party-Outfits.png",
desc: "Adds new items to improve the properties of the default outfits of the human and humanoid party members of KotOR II, namely Atton, Bao-Dur, the Disciple, the Handmaiden, Kreia, Mandalore, Mira and Visas.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/1012-tsl-improved-party-outfits/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/934"
}
]
}) }}
<div class="mod-entry">
<h3>Prologue Item Recovery</h3>
<img src="/assets/projects/kotor2mods/Prologue-Item-Recovery.png" alt="Banner of Prologue Item Recovery mod">
<p>Allows you to recover the items you obtain from the prologue, regardless if you choose to skip the prologue or not. </p>
<a class="link-btn" href="https://deadlystream.com/files/file/2211-prologue-item-recovery/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1183" target="_blank">Nexus Mods</a>
</div>
{{ modEntry({
title: "Juhani Item Pack for TSL",
bannerFile: "kotor2mods/Juhani-Item-Pack-for-TSL.png",
desc: "Adds a new Jedi robe, a new headband and a new armband to In KotOR II: TSL, named after Juhani, with item descriptions that indicate these items once belonged to Juhani.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2244-juhani-item-pack-for-tsl/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1190"
}
]
}) }}
<div class="mod-entry">
<h3>TSL Workbench Lightsaber Creation</h3>
<img src="/assets/projects/kotor2mods/TSL-Workbnch-Lightsaber-Creation.png" alt="Banner of TSL Workbench Lightsaber Creation mod">
<p>Allows you to create lightsabers at a workbench, including double-bladed, one-handed or short lightsabers, with any color focusing crystals available in the game, after completing the quest to craft your first lightsaber.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/2197-tsl-workbench-lightsaber-creation/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1177" target="_blank">Nexus Mods</a>
</div>
</section>
{{ modEntry({
title: "Prologue Item Recovery",
bannerFile: "kotor2mods/Prologue-Item-Recovery.png",
desc: "Allows you to recover the items you obtain from the prologue, regardless if you choose to skip the prologue or not.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2211-prologue-item-recovery/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1183"
}
]
}) }}
<section class="content__section filter-div misc">
<h2>Miscellaneous</h2>
{{ modEntry({
title: "TSL Workbench Lightsaber Creation",
bannerFile: "kotor2mods/TSL-Workbnch-Lightsaber-Creation.png",
desc: "Allows you to create lightsabers at a workbench, including double-bladed, one-handed or short lightsabers, with any color focusing crystals available in the game, after completing the quest to craft your first lightsaber.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2197-tsl-workbench-lightsaber-creation/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1177"
}
]
}) }}
<div class="mod-entry">
<h3>Exile's Trial Overlay Removal</h3>
<img src="/assets/projects/kotor2mods/Exiles-Trial-Overlay-Removal.png" alt="Banner of Exile's Trial Overlay Removal mod">
<p>Removes the blue overlay of the scene of the Exile's trial on Coruscant in The Sith Lords Restored Content Mod (TSLRCM).</p>
<a class="link-btn" href="https://deadlystream.com/files/file/2217-exiles-trial-overlay-removal/" target="_blank">Deadly Stream</a>
<a class="link-btn" href="https://www.nexusmods.com/kotor2/mods/1184" target="_blank">Nexus Mods</a>
</div>
</section>
## Miscellaneous
<section class="content__section filter-div patches">
<h2>Patches</h2>
{{ modEntry({
title: "Exile's Trial Overlay Removal",
bannerFile: "kotor2mods/Exiles-Trial-Overlay-Removal.png",
desc: "Removes the blue overlay of the scene of the Exile's trial on Coruscant in The Sith Lords Restored Content Mod (TSLRCM).",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/2217-exiles-trial-overlay-removal/"
},
{
site: "Nexus Mods",
url: "https://www.nexusmods.com/kotor2/mods/1184"
}
]
}) }}
<div class="mod-entry">
<h3>PartySwap and Extended Enclave Compatibility Patch</h3>
<img src="/assets/projects/kotor2mods/PartySwap-ExtEnclave-Comp-Patch.png" alt="Banner of PartySwap and Extended Enclave Compatibility Patch">
<p>A standalone patch to make DarthTyren's <a href="https://deadlystream.com/files/file/544-partyswap/" target="_blank">PartySwap</a> mod compatible with danil-ch and Darth Hayze's <a href="https://deadlystream.com/files/file/428-extended-enclave-tslrcm-add-on/" target="_blank">Extended Enclave</a> mod.</p>
<a class="link-btn" href="https://deadlystream.com/files/file/1304-partyswap-and-extended-enclave-compatibility-patch/" target="_blank">Deadly Stream</a>
</div>
## Patches
<div class="mod-entry">
<h3>Remote Tells Influence Patch for The Sith Lords Restored Content Mod</h3>
<img src="/assets/projects/kotor2mods/Remote-Tells-Influence-Patch.png" alt="Banner of LRemote Tells Influence Patch for The Sith Lords Restored Content Mod">
<p>A patch to make tk102's <a href="https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/remote-tells-influence" target="_blank">Remote Tells Influence</a> mod more compatible with The Sith Lords Restored Content Mod (TSLRCM).</p>
<a class="link-btn" href="https://www.dropbox.com/s/af3h6y793f3zjxq/Remote%20Tells%20Influence%20Patch%20for%20TSLRCM.zip?dl=0" target="_blank">Dropbox</a>
</div>
</section>
{{ modEntry({
title: "PartySwap and Extended Enclave Compatibility Patch",
bannerFile: "kotor2mods/PartySwap-ExtEnclave-Comp-Patch.png",
desc: "A standalone patch to make DarthTyren's [PartySwap](https://deadlystream.com/files/file/544-partyswap/) mod compatible with danil-ch and Darth Hayze's [Extended Enclave](https://deadlystream.com/files/file/428-extended-enclave-tslrcm-add-on/) mod.",
downloads: [
{
site: "Deadly Stream",
url: "https://deadlystream.com/files/file/1304-partyswap-and-extended-enclave-compatibility-patch/"
}
]
}) }}
{{ modEntry({
title: "Remote Tells Influence Patch for The Sith Lords Restored Content Mod",
bannerFile: "kotor2mods/Remote-Tells-Influence-Patch.png",
desc: "A patch to make tk102's [Remote Tells Influence](https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/remote-tells-influence) mod more compatible with The Sith Lords Restored Content Mod (TSLRCM).",
downloads: [
{
site: "Dropbox",
url: "https://www.dropbox.com/s/af3h6y793f3zjxq/Remote%20Tells%20Influence%20Patch%20for%20TSLRCM.zip?dl=0"
}
]
}) }}