Skip to content

Commit 0bc357a

Browse files
committed
link to modloader p3 exe
1 parent 26d5d65 commit 0bc357a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Patrician 3 Insights
2-
32
This book is a compilation of insights gained by reverse engineering of Ascaron's game *Patrician 3*.
43
It is **not** a guide that explains strategies and tactics, the only purpose is to explain the game's behavior as accurately as possible.
54

src/modloader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The [Patrician3 Modloader](https://github.com/P3Modding/p3-lib/tree/master/p3-mo
33

44
## Usage
55
- Download the [latest release](https://github.com/P3Modding/p3-lib/releases)
6-
- Move `p3_modloader.dll` and `Patrician3_modloader.exe` into your Patrician3 folder
6+
- Move `p3_modloader.dll` and [`Patrician3_modloader.exe`](./modloader/Patrician3_modloader.exe) into your Patrician3 folder
77
- Create a folder called `mods`
88
- Move all mods into that folder
99

0 commit comments

Comments
 (0)