Skip to content

Commit

Permalink
v19 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed Jan 21, 2025
1 parent 36c4546 commit 3a1ac1d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package_mod.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ call "%~dp0..\ModPackaging\utilities\ie_games.bat"

REM /* MODIFY: set the values of the 3 variables below to reflect the current mod version */
set "mod_name=Song and Silence"
set mod_version=v18
set mod_version=v19
set mod_folder=song_and_silence

REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */
Expand Down
8 changes: 6 additions & 2 deletions song_and_silence/readme-song_and_silence.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1>Song and Silence: A Mod for Bards and Thieves</h1>
<p><strong><a href="https://www.gibberlings3.net/">A Gibberlings Three Mod</a><br />
Authors: </strong><a href="https://www.gibberlings3.net/profile/30-andyr/">Andyr</a>, <a href="https://www.gibberlings3.net/profile/25-grim-squeaker/">Grim Squeaker</a>, and <a href="https://www.gibberlings3.net/profile/17-nightmare/">NiGHTMARE</a><strong> <br />
On the web: </strong><a href="https://www.gibberlings3.net/mods/kits/sns/">Home page</a> and <a href="https://www.gibberlings3.net/forums/forum/72-song-and-silence/">discussion forum</a></p>
<p><strong> Version 18</strong><br />
<p><strong> Version 19</strong><br />
<strong> Languages:</strong> English, (Simplified) Chinese, French, German, Italian, Polish, Russian <br />
<strong>Platforms: </strong>Windows, macOS, Linux<br />
<strong>GitHub: </strong><a href="https://github.com/Gibberlings3/SongAndSilence">Gibberlings3/SongAndSilence</a></p>
Expand Down Expand Up @@ -360,11 +360,15 @@ <h2>Version History</h2>
<div class="ribbon_triangle_h2-l"></div>
<div class="ribbon_triangle_h2-r"></div>
<div class="section">
<p><strong>Version 19 - January 21, 2025</strong></p>
<ul>
<li>Updated (Simplified) Chinese translation from Lewis Liu</li>
</ul>
<p><strong>Version 18 - January 3, 2024</strong></p>
<ul>
<li>Added (Simplified) Chinese translation from Lewis Liu</li>
</ul>
<p><strong>Version 17 - October 27, 2023</strong></p>
<p><strong>Version 17 - October 27, 2023</strong></p>
<ul>
<li>Big thanks to TotoR, who sent along fixes for the following:
<ul>
Expand Down
2 changes: 1 addition & 1 deletion song_and_silence/setup-song_and_silence.tp2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BACKUP ~weidu_external/song_and_silence/backup~
SUPPORT ~https://www.gibberlings3.net/forums/forum/72-song-and-silence/~

VERSION ~v18~
VERSION ~v19~
README ~song_and_silence/tra/%LANGUAGE%/readme-song_and_silence.html~ ~song_and_silence/readme-song_and_silence.html~

ALWAYS
Expand Down

0 comments on commit 3a1ac1d

Please sign in to comment.