Skip to content

Commit d1b67a4

Browse files
committed
Release version 1.1
FossilOrigin-Name: 1b8c156d064d6b789f162f1f24941e84a9c309496960ba58f02980d12c7a93dc
1 parent 5811d5c commit d1b67a4

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Finder of Ruin
2-
A mod that aids in the finding of the Ruin of House Isner by making the clues a bit more obvious
2+
A mod that aids in the finding of the Ruin of House Isner by making the clues a bit more obvious.
33

4-
The mod offers two aids: coloring or capitalizing the hint text
4+
The mod offers two aids: coloring or capitalizing the hint text (key words or the entire clue).
55

6-
[Workshop Page](https://steamcommunity.com/sharedfiles/filedetails/?id=2812261314)
6+
Tested to work on game version 203.54
7+
8+
[Github Page](https://github.com/librarianmage/FinderOfRuin) \| [Workshop Page](https://steamcommunity.com/sharedfiles/filedetails/?id=2812261314) \| [My Caves of Qud Mods (Steam Workshop)](https://steamcommunity.com/profiles/76561198836298826/myworkshopfiles/?appid=333640)

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"id": "FinderOfRuin",
33
"title": "Finder of {{r|Ruin}}",
4-
"description": "Makes it easier to find the {{c|masterwork}} pistol {{r|Ruin}} of {{M|House Isner}}",
5-
"version": "1.0",
4+
"description": "Makes it easier to find the {{c|masterwork}} pistol {{r|Ruin}} of {{M|House Isner}}. See Options > Finder of Ruin for customization.",
5+
"version": "1.1",
66
"author": "librarianmage",
77
"previewImage": "icon.png"
88
}

workshop.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"WorkshopId": 2812261314,
33
"Title": "Finder of Ruin",
4-
"Description": "A mod that aids in the finding of the Ruin of House Isner by making the clues a bit more obvious\n\nTested on game version 203.38\n\nGitHub link: https://github.com/librarianmage/FinderOfRuin",
4+
"Description": "A mod that aids in the finding of the Ruin of House Isner by making the clues a bit more obvious.\n\nThe mod offers two aids: coloring or capitalizing the hint text (key words or the entire clue).\n\nTested to work on game version 203.54\n\n[url=https://github.com/librarianmage/FinderOfRuin]Github Page[/url]",
55
"Tags": "Stable,Beta,Artifact,Script",
66
"Visibility": "2",
77
"ImagePath": "icon.png"
8-
}
8+
}

0 commit comments

Comments
 (0)