Skip to content

Commit a0a5292

Browse files
committed
New installation instructions
1 parent 59b17e7 commit a0a5292

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Fixes the infamous SA-MP internet tab bug.
44

55

66
## Installation:
7-
* Download the latest package from the [releases page](https://github.com/spmn/sa-mp_masterlist_fix/releases);
8-
* Unpack it into SA-MP directory where `samp.exe` is located;
9-
* Run `masterlist_fix.exe`
7+
* Download the latest `version.dll` from the [releases page](https://github.com/spmn/sa-mp_masterlist_fix/releases);
8+
* Copy `version.dll` to SA-MP directory where `samp.exe` is located;
9+
* Run `samp.exe`
1010

1111

1212
## How does it work?
@@ -23,9 +23,6 @@ Most probably your server is not registered on the [SACNR Monitor](http://monito
2323
You can register your server by following these [steps](http://monitor.sacnr.com/api.html). In the next hours the server should appear on internet tab.
2424

2525

26-
## How can I contribute?
27-
An **auto injector** would make this project more user-friendly because (at this moment) the DLL is injected into SA-MP process by a helper executable `masterlist_fix.exe` which means that the user has to open THAT executable instead of the original executable `samp.exe`.
28-
29-
3026
## Contributors:
27+
[MyU](https://github.com/myudev) - wrote the code for the auto injector used in v1.1.0 and subsequent releases
3128
[nickdodd25](https://github.com/nickdodd25) - hosted the masterlist for v1.0.1 release

0 commit comments

Comments
 (0)