Skip to content

Commit

Permalink
Prepping v11
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed Sep 20, 2022
1 parent 5d05fd2 commit 4ade83b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package_mod.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,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=Under-Represented Items"
set mod_version=v10
set mod_version=v11
set mod_folder=underrep

REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */
Expand Down
22 changes: 8 additions & 14 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,22 @@
![Latest Release](https://img.shields.io/github/v/release/Pocket-Plane-Group/Under-Respresented_Items?include_prereleases&color=blue)
![Latest Release](https://img.shields.io/github/v/release/Pocket-Plane-Group/Under-Respresented_Items?include_prereleases&color=blue)
![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/Pocket-Plane-Group/Under-Respresented_Items?color=gold)
![Platform](https://img.shields.io/static/v1?label=platform&message=windows%20%7C%20macOS%20%7C%20linux%20%7C%20Project%20Infinity&color=informational)
![Language](https://img.shields.io/static/v1?label=language&message=English%20%7C%20French%20%7C%20Italian%20%7C%20Polish%20%7C%20Russian&color=limegreen)

![Supported games](https://img.shields.io/static/v1?label=supported%20games&message=BG2%20%7C%20BGT%20%7C%20BG2EE%20%7C%20EET&color=dodgerblue)

![The PPG Logo](https://avatars.githubusercontent.com/u/59457396)

<div align="center"><h1></a>Under-Represented Items Mod</h1>

</div><br>

##
# Under-Represented Items Mod

## Overview

This mod adds items to Baldur's Gate II. The items come from Icewind Dale II. Only certain kinds of items were chosen. Items were selected to flesh out smaller weapon families.

## More Information

This mod adds items to Baldur's Gate 2. The items come from Icewind Dale 2. Only certain kinds of items were chosen. Items were selected to flesh out smaller weapon families.

##

:page_facing_up: [Read the mod's readme](https://raw.githubusercontent.com/Pocket-Plane-Group/Under-Respresented_Items/master/underrep/readme-underrep.txt)
:page_facing_up: [Readme](https://raw.githubusercontent.com/Pocket-Plane-Group/Under-Respresented_Items/master/underrep/readme-underrep.txt)
:page_facing_up: [Forum](http://forums.pocketplane.net/index.php/board,43.0.html)

##

[![Created Badge](https://badges.pufler.dev/created/Pocket-Plane-Group/Under-Respresented_Items?style=plastic&label=Created)](https://badges.pufler.dev)
![GitHub repo size](https://img.shields.io/github/repo-size/Pocket-Plane-Group/Under-Respresented_Items?style=plastic&label=repo%20size)
![GitHub repo size](https://img.shields.io/github/repo-size/Pocket-Plane-Group/Under-Respresented_Items?style=plastic&label=repo%20size)
2 changes: 1 addition & 1 deletion underrep/setup-underrep.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ALWAYS

END

VERSION ~v10~
VERSION ~v11~

README ~underrep/readme-underrep.%LANGUAGE%.html~
~underrep/readme-underrep.%LANGUAGE%.txt~
Expand Down

0 comments on commit 4ade83b

Please sign in to comment.