Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
THE-FYP committed Aug 25, 2020
1 parent b22ddd7 commit dae8337
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ SAMP.Lua is a lua library for MoonLoader that adds some features to make SA:MP m

Currently this library is work in progress. At this moment the only implemented module is SAMP.Events.

## Installation
Copy the entire folder `samp` into the `moonloader/lib/` directory.

## SAMP.Events
Gives ability to handle SA:MP incoming and outcoming low-level network packets by very easy way.

Expand Down Expand Up @@ -43,9 +46,6 @@ end
```
The same way you can add your own types for more complex packet structures. See source code for more information and examples.

## Installation
Copy the entire folder `samp` into the `moonloader/lib/` directory.

## Links
MoonLoader: http://blast.hk/moonloader/
Official thread at BlastHack: http://blast.hk/threads/14624/
Expand Down

0 comments on commit dae8337

Please sign in to comment.