Skip to content

Commit

Permalink
Nightly versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed Oct 25, 2024
1 parent 911f7dc commit d2964f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion g3cip/g3cip.tp2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BACKUP ~weidu_external/g3cip/backup~
SUPPORT ~https://www.gibberlings3.net/forums/forum/28-miscellaneous-released-mods/~

VERSION ~Nightly_102424~
VERSION ~Nightly_102524~

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

Expand Down
1 change: 1 addition & 0 deletions g3cip/lib/prices.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ ACTION_DEFINE_ASSOCIATIVE_ARRAY g3c_prices BEGIN
g3cemer => 16000 // Emerald Ioun Stone by Prof Errata
g3cluck0 => 4000 // The Lucky Sweater by StummvonBordwehr
g3cluck1 => 5000 // The Lucky Sweater [upgraded] by StummvonBordwehr
g3clsoul => 2500 // Dart of the Lethargic Soul by Marzx13

END
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=G3 Community Item Pack"
set mod_version=nightly_102424
set mod_version=nightly_102524
set mod_folder=g3cip

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

0 comments on commit d2964f1

Please sign in to comment.