From a803fa9ba9620b380de6544cf299182daae4b1be Mon Sep 17 00:00:00 2001 From: DerL30N Date: Thu, 4 Jan 2024 00:05:58 +0100 Subject: [PATCH] Update README.md readme said `TrafficStopPlugin.net.dll` must be placed in `fivepd/callouts`, however it has to go in `fivepd/plugins` folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1802bbb..7b1a9ee 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A traffic stop callout is generated once the player is engaged in a traffic stop and they have **exited** their vehicle. # Installation -Download the release which contains **both** the callout and the plugin dll files. The callout must be placed in the fivepd/callouts folder and the plugin must be placed in the fivepd/callouts folder. +Download the release which contains **both** the callout and the plugin dll files. The callout must be placed in the fivepd/callouts folder and the plugin must be placed in the fivepd/plugins folder.