From 629c8fae1540940affaa94d17ab8ae99a34cce2c Mon Sep 17 00:00:00 2001 From: Pierre Ziegler Date: Sat, 29 Aug 2020 13:38:04 +0200 Subject: [PATCH 1/3] Changed: readme --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1ccacb2..2781b16 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,15 @@ This mod shows the current item counts in the item selection dialog of the [Arti ## Screenshots -
- Screenshots +![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_white.jpg) - ![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_white.jpg) +![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_scrap.jpg) - ![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_scrap.jpg) +![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_tooltip.jpg) - ![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_tooltip.jpg) +![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_tooltip_with_stats.jpg) - ![screenshot](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/sc_tooltip_with_stats.jpg) - - > Works with [ItemStatsMod](https://thunderstore.io/package/ontrigger/ItemStatsMod/) -
+> Works with [ItemStatsMod](https://thunderstore.io/package/ontrigger/ItemStatsMod/) ## Config From b6d5d979fa5a0de0f6df024b077aa6d1a9b871c2 Mon Sep 17 00:00:00 2001 From: Pierre Ziegler Date: Sat, 29 Aug 2020 13:39:27 +0200 Subject: [PATCH 2/3] Changed: verion and changelog --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77eb202..be007bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.2.1] - 2020-8-29 +### Fixed +- README.md for thunderstore.io + ## [1.2.0] - 2020-8-29 ### Added - Tooltips diff --git a/VERSION b/VERSION index bf6d67a..9aa3998 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.0 +1.2.1 From 999aa2b8da1882c9e2e6f334e7612223980c7d06 Mon Sep 17 00:00:00 2001 From: Pierre Ziegler Date: Sat, 29 Aug 2020 13:41:08 +0200 Subject: [PATCH 3/3] Changed: readme --- CHANGELOG.md | 4 ++++ README.md | 4 ++-- VERSION | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be007bb..aeed9b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.2.2] - 2020-8-29 +### Fixed +- README.md for thunderstore.io + ## [1.2.1] - 2020-8-29 ### Fixed - README.md for thunderstore.io diff --git a/README.md b/README.md index 2781b16..1f0348c 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ You need to restart the game for changes to apply in game. You can disable/enable tooltips, change the size and position of the text and decide whether you want the 'x' in front of the number. ### Options with x -| | TopRight          | BottomRight   | BottomLeft      | TopLeft            | Center              | +| | TopRight | BottomRight | BottomLeft | TopLeft | Center | |--------|----------|-------------|------------|---------|--------| | Small | ![x_small_top_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_small_top_right.png) | ![x_small_bottom_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_small_bottom_right.png) | ![x_small_bottom_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_small_bottom_left.png) | ![x_small_top_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_small_top_left.png) | ![x_small_center](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_small_center.png) | | Medium | ![x_medium_top_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_medium_top_right.png) | ![x_medium_bottom_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_medium_bottom_right.png) | ![x_medium_bottom_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_medium_bottom_left.png) | ![x_medium_top_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_medium_top_left.png) | ![x_medium_center](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_medium_center.png) | | Large | ![x_large_top_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_large_top_right.png) | ![x_large_bottom_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_large_bottom_right.png) | ![x_large_bottom_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_large_bottom_left.png) | ![x_large_top_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_large_top_left.png) | ![x_large_center](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/x_large_center.png) | ### Options without x -| | TopRight          | BottomRight   | BottomLeft      | TopLeft            | Center              | +| | TopRight | BottomRight | BottomLeft | TopLeft | Center | |--------|----------|-------------|------------|---------|--------| | Small | ![small_top_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/small_top_right.png) | ![small_bottom_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/small_bottom_right.png) | ![small_bottom_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/small_bottom_left.png) | ![small_top_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/small_top_left.png) | ![small_center](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/small_center.png) | | Medium | ![medium_top_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/medium_top_right.png) | ![medium_bottom_right](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/medium_bottom_right.png) | ![medium_bottom_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/medium_bottom_left.png) | ![medium_top_left](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/medium_top_left.png) | ![medium_center](https://raw.githubusercontent.com/Vl4dimyr/CommandItemCount/master/images/options/medium_center.png) | diff --git a/VERSION b/VERSION index 9aa3998..45941c0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.1 +1.2.2