Skip to content

Commit 56d120c

Browse files
committed
[rrdm] fix homepage link in info.json
1 parent ac708f0 commit 56d120c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

resource-richness-distance-multiplier/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 1.0.2
3+
Date: 2023-03-26
4+
Bugfixes:
5+
- Fix homepage link in info.json
6+
---------------------------------------------------------------------------------------------------
27
Version: 1.0.1
38
Date: 2023-03-26
49
Changes:

resource-richness-distance-multiplier/info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "resource-richness-distance-multiplier",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"title": "Resource Richness Distance Multiplier",
55
"author": "desto",
6-
"homepage": "https://github.com/desto-git/factorio-rrdm",
6+
"homepage": "https://github.com/desto-git/factorio-mods/tree/master/resource-richness-distance-multiplier",
77
"description": "Adjust the richness of resource patches outside the starting area.",
88
"dependencies": ["base"],
99
"factorio_version": "1.1"

0 commit comments

Comments
 (0)