https://github.com/blefnk/streamer
🏙️ Better streamer plugin for open.mp
https://github.com/blefnk/streamer
blefonix omp-plugin open-mp open-mp-server openmp samp samp-plugin
Last synced: about 2 months ago
JSON representation
🏙️ Better streamer plugin for open.mp
- Host: GitHub
- URL: https://github.com/blefnk/streamer
- Owner: blefnk
- License: apache-2.0
- Created: 2023-04-09T16:37:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T16:51:35.000Z (about 2 years ago)
- Last Synced: 2025-02-13T07:37:15.305Z (4 months ago)
- Topics: blefonix, omp-plugin, open-mp, open-mp-server, openmp, samp, samp-plugin
- Language: C++
- Homepage: https://github.com/samp-incognito/samp-streamer-plugin/wiki
- Size: 103 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# SA-MP Streamer Plugin
[](https://github.com/samp-incognito/samp-streamer-plugin/releases/latest) [](https://github.com/samp-incognito/samp-streamer-plugin/actions/workflows/build.yml)This plugin streams objects, pickups, checkpoints, race checkpoints, map icons, 3D text labels, and actors at user-defined server ticks. Basic area detection is also included. Because it is written entirely in C++, much of the overhead from PAWN is avoided. This streamer, as a result, is quite a bit faster than any other implementation currently available in PAWN.
## Documentation
Documentation can be found on the [wiki](https://github.com/samp-incognito/samp-streamer-plugin/wiki).
## Download
The latest binaries for Windows and Linux can be found on the [releases page](https://github.com/samp-incognito/samp-streamer-plugin/releases).