Skip to content

Commit

Permalink
Version 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Jan 21, 2024
1 parent eec9527 commit 888326b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
2 changes: 1 addition & 1 deletion A7-TotLM-BG2EE/A7-TotLM-BG2EE.tp2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BACKUP ~weidu_external/backup/A7-TotLM-BG2EE~
SUPPORT ~https://forums.beamdog.com/discussion/73701~
VERSION ~4.2~
VERSION ~4.3~

ALWAYS
// required because of non-standard BACKUP path
Expand Down
8 changes: 7 additions & 1 deletion A7-TotLM-BG2EE/readme/readme-french.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h1 class="title">Les Épreuves du Maître des Leurres pour Baldur's Gate</h1>
<li><strong>Discussion</strong> (<a href="http://www.shsforums.net/forum/669-trials-of-the-luremaster-for-bg2ee/">SHS</a>)</li>
<li><strong>Discussion</strong> (<a href="https://forums.beamdog.com/discussion/73701/">Beamdog</a>)</li>
<li><a href="https://github.com/Argent77/A7-TotLM-BG2EE">Projet</a></li>
<li>Version : 4.2</li>
<li>Version : 4.3</li>
</ul>
<hr />
<nav>
Expand Down Expand Up @@ -148,6 +148,7 @@ <h2>Crédits et remerciements</h2>
<p><strong>Traduction portugais brésilien :</strong> Felipe</p>
<p><strong>Traduction russe :</strong> Eugene Vlasov (aka EugVV)</p>
<p><strong>Traduction espagnole :</strong> Chidojuan</p>
<p><strong>Traduction en chinois simplifié :</strong> Lewis Liu</p>
<p><strong>Aides diverses :</strong> typo_tilly, jastey</p>
<hr class="spacer" />
<h5>Informations sur les droits d'auteur:</h5>
Expand All @@ -169,6 +170,11 @@ <h5>Informations sur les droits d'auteur:</h5>
<!-- ================== V E R S I O N H I S T O R Y ================== -->
<section id="changelog">
<h2>Historique des versions</h2>
<h6>Version 4.3</h6>
<ul>
<li>Added Simplified Chinese translation (thanks Lewis Liu)</li>
</ul>
<hr class="spacer" />
<h6>Version 4.2</h6>
<ul>
<li>Made Stone Nuisances even more annoying on higher difficulty levels.</li>
Expand Down
8 changes: 7 additions & 1 deletion A7-TotLM-BG2EE/readme/readme-german.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h1 class="title">Die Herausforderungen des Meisters der Verlockung für Baldur'
<li><strong>Diskussion</strong> (<a href="http://www.shsforums.net/forum/669-trials-of-the-luremaster-for-bg2ee/">SHS</a>)</li>
<li><strong>Diskussion</strong> (<a href="https://forums.beamdog.com/discussion/73701/">Beamdog</a>)</li>
<li><a href="https://github.com/Argent77/A7-TotLM-BG2EE">Projekt</a></li>
<li>Version: 4.2</li>
<li>Version: 4.3</li>
</ul>
<hr />
<nav>
Expand Down Expand Up @@ -154,6 +154,7 @@ <h2>Danksagungen</h2>
<p><strong>Brazilian Portuguese translation:</strong> Felipe</p>
<p><strong>Russian translation:</strong> Eugene Vlasov (aka EugVV)</p>
<p><strong>Spanish translation:</strong> Chidojuan</p>
<p><strong>Simplified Chinese translation:</strong> Lewis Liu</p>
<p><strong>Additional help:</strong> typo_tilly, jastey</p>
<hr class="spacer" />
<h5>Copyright Notice:</h5>
Expand All @@ -175,6 +176,11 @@ <h5>Copyright Notice:</h5>
<!-- ================== V E R S I O N H I S T O R Y ================== -->
<section id="changelog">
<h2>Versionshistorie</h2>
<h6>Version 4.3</h6>
<ul>
<li>Added Simplified Chinese translation (thanks Lewis Liu)</li>
</ul>
<hr class="spacer" />
<h6>Version 4.2</h6>
<ul>
<li>Made Stone Nuisances even more annoying on higher difficulty levels.</li>
Expand Down
8 changes: 7 additions & 1 deletion A7-TotLM-BG2EE/readme/readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h1 class="title">Trials of the Luremaster for Baldur's Gate</h1>
<li><strong>Discussion</strong> (<a href="http://www.shsforums.net/forum/669-trials-of-the-luremaster-for-bg2ee/">SHS</a>)</li>
<li><strong>Discussion</strong> (<a href="https://forums.beamdog.com/discussion/73701/">Beamdog</a>)</li>
<li><a href="https://github.com/Argent77/A7-TotLM-BG2EE">Project</a></li>
<li>Version: 4.2</li>
<li>Version: 4.3</li>
</ul>
<hr />
<nav>
Expand Down Expand Up @@ -154,6 +154,7 @@ <h2>Credits</h2>
<p><strong>Brazilian Portuguese translation:</strong> Felipe</p>
<p><strong>Russian translation:</strong> Eugene Vlasov (aka EugVV)</p>
<p><strong>Spanish translation:</strong> Chidojuan</p>
<p><strong>Simplified Chinese translation:</strong> Lewis Liu</p>
<p><strong>Additional help:</strong> typo_tilly, jastey</p>
<hr class="spacer" />
<h5>Copyright Notice:</h5>
Expand All @@ -175,6 +176,11 @@ <h5>Copyright Notice:</h5>
<!-- ================== V E R S I O N H I S T O R Y ================== -->
<section id="changelog">
<h2>Version History</h2>
<h6>Version 4.3</h6>
<ul>
<li>Added Simplified Chinese translation (thanks Lewis Liu)</li>
</ul>
<hr class="spacer" />
<h6>Version 4.2</h6>
<ul>
<li>Made Stone Nuisances even more annoying on higher difficulty levels.</li>
Expand Down

0 comments on commit 888326b

Please sign in to comment.