Skip to content

Commit

Permalink
v1 wrapup
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed May 27, 2021
1 parent a150d98 commit e10cd79
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cdlore/cdlore.tp2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BACKUP ~cdlore/backup~ // location to store files for uninstall purposes
SUPPORT ~https://www.gibberlings3.net/forums/forum/28-miscellaneous-released-mods/~

VERSION ~Beta 1~
VERSION ~v1~

README ~cdlore/languages/%LANGUAGE%/readme-cdlore.html~ ~cdlore/readme-cdlore.html~

Expand Down
4 changes: 2 additions & 2 deletions cdlore/readme-cdlore.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1>Lore From Learning</h1>
<p><strong><a href="http://www.gibberlings3.net/">A Gibberlings Three Mod</a><br />
Authors: </strong><a href="https://www.gibberlings3.net/profile/8-camdawg/">CamDawg</a><br />
<strong>On the Web: </strong><a href="https://www.gibberlings3.net/mods/tweaks/lore">Project Page</a> and <a href="https://www.gibberlings3.net/forums/forum/28-miscellaneous-released-mods/">Forum</a></p>
<p><strong>Version Beta 1<!-- - <a href="http://www.gibberlings3.net/forums/index.php?app=downloads&amp;showcat=36">Check
<p><strong>Version 1<!-- - <a href="http://www.gibberlings3.net/forums/index.php?app=downloads&amp;showcat=36">Check
for the most recent version</a>--></strong><br />
<strong> Languages:</strong> English<br />
<strong>Platforms: </strong>Windows, Mac <acronym title="Operating System 10">OS X</acronym>, and Linux<br />
Expand Down Expand Up @@ -157,7 +157,7 @@ <h2>Version History</h2>
<div class="ribbon_triangle_h2-l"></div>
<div class="ribbon_triangle_h2-r"></div>
<div class="section">
<p><strong>Version Beta 1 - October 11, 2020</strong></p>
<p><strong>Version 1 - May 27, 2021</strong></p>
<ul>

<li>Initial release</li>
Expand Down
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=Lore From Learning"
set mod_version=Beta 1
set mod_version=v1
set mod_folder=cdlore

REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */
Expand Down

0 comments on commit e10cd79

Please sign in to comment.