Skip to content

Commit d6327de

Browse files
committed
docs: update usage instructions in README files to include NexusMods download link
1 parent 6615f27 commit d6327de

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Docs/README.egosoft

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XM
1111

1212
[size=120][b]How to use[/b][/size]
1313
[list=1]
14-
[*] Download the latest release from the [url=https://github.com/chemodun/x4_XMLDiffAndPatch/releases/]releases page[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
14+
[*] Download the latest release from:
15+
[/list][*] GitHub [url=https://github.com/chemodun/x4_XMLDiffAndPatch/releases/]releases page[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
16+
[*] [url=https://www.nexusmods.com/x4foundations/mods/1578]NexusMods[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
17+
[list=1]
1518
[*] Extract the archive file to any useful location.
1619
[*] Inside will be a folder, named XMLDiffAndPatch with two executable - [b]XMLDiff.exe[/b] and [b]XMLPatch.exe[/b].
1720
[/list]

Docs/README.nexus

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XM
1111

1212
[size=3][b]How to use[/b][/size]
1313
[list=1]
14-
[*] Download the latest release from the [url=https://github.com/chemodun/x4_XMLDiffAndPatch/releases/]releases page[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
14+
[*] Download the latest release from:
15+
[/list][*] GitHub [url=https://github.com/chemodun/x4_XMLDiffAndPatch/releases/]releases page[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
16+
[*] [url=https://www.nexusmods.com/x4foundations/mods/1578]NexusMods[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
17+
[list=1]
1518
[*] Extract the archive file to any useful location.
1619
[*] Inside will be a folder, named XMLDiffAndPatch with two executable - [b]XMLDiff.exe[/b] and [b]XMLPatch.exe[/b].
1720
[/list]

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ It is highly recommended to use the `diff.xsd` file to validate the diff XML fil
1010

1111

1212
## How to use
13-
1. Download the latest release from the [releases page](https://github.com/chemodun/x4_XMLDiffAndPatch/releases/) - there is an archive file `XMLDiffAndPatch.zip`.
13+
1. Download the latest release from:
14+
- GitHub [releases page](https://github.com/chemodun/x4_XMLDiffAndPatch/releases/) - there is an archive file `XMLDiffAndPatch.zip`.
15+
- [NexusMods](https://www.nexusmods.com/x4foundations/mods/1578) - there is an archive file `XMLDiffAndPatch.zip`.
1416
2. Extract the archive file to any useful location.
1517
3. Inside will be a folder, named XMLDiffAndPatch with two executable - `XMLDiff.exe` and `XMLPatch.exe`.
1618

0 commit comments

Comments
 (0)