Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / openmultiplayer 30 repositories

open.mp developers and contributors org

openmultiplayer/web

The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place.

Language: TypeScript - Size: 49.5 MB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 102 - Forks: 325

openmultiplayer/open.mp

Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP

Language: C++ - Size: 8.09 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 401 - Forks: 76

openmultiplayer/launcher

open.mp launcher (currently compatible with samp client)

Language: TypeScript - Size: 2.51 MB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 84 - Forks: 39

openmultiplayer/homepage 📦

The open.mp website.

Language: JavaScript - Size: 247 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 49 - Forks: 50

openmultiplayer/ttmath Fork of bitbaba/ttmath

fork from ttmath.org version 0.9.3

Language: C++ - Size: 125 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

openmultiplayer/pawndjent

Generates C++ stubs for Pawn natives from Pawn include files.

Language: Pawn - Size: 299 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

openmultiplayer/pawn-test-scripts

Pawn test scripts to check open.mp natives implementation

Language: Pawn - Size: 205 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 8 - Forks: 2

openmultiplayer/pawn-natives Fork of Y-Less/pawn-natives

Macros and templates for quickly defining PAWN (SA:MP mostly) natives and also exporting them for other plguins to use.

Language: C++ - Size: 121 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 2 - Forks: 3

openmultiplayer/omp-stdlib

Pawn includes

Language: Pawn - Size: 771 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 31 - Forks: 16

openmultiplayer/compiler

Language: C - Size: 15.7 MB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 9 - Forks: 8

openmultiplayer/vscode-pawn Fork of samarmeena/pawn-community-tool

VS-Code extension for pawn language

Language: TypeScript - Size: 478 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 14 - Forks: 3

openmultiplayer/upgrade

Port code from older include versions to the newer, more well-tagged and const-correct, versions.

Language: Pawn - Size: 268 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 9 - Forks: 2

openmultiplayer/RakNet

Our own modification of RakNet used in open.mp

Language: C++ - Size: 527 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9 - Forks: 6

openmultiplayer/empty-template

An example component that does absolutely nothing.

Language: Shell - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

openmultiplayer/open.mp-sdk

The open.mp SDK

Language: C++ - Size: 406 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 23 - Forks: 3

openmultiplayer/full-template

A more complete example component with scripting, events, SDK calls, and multiple files.

Language: C++ - Size: 70.3 KB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 7 - Forks: 1

openmultiplayer/server-beta-old 📦

open.mp server beta releases

Language: Pawn - Size: 61.5 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 146 - Forks: 14

openmultiplayer/open.mp-gdk

This is just a sampgdk-like library to have wrappers around open.mp sdk and functions with pawn native names

Language: C++ - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 13 - Forks: 1

openmultiplayer/archive

Archived material from the old community forums. 🕯 4/11 😔

Language: HTML - Size: 87.6 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 12 - Forks: 9

openmultiplayer/pawn-sublime-language Fork of Southclaws/pawn-sublime-language

Pawn language settings for Sublime Text 3. Copied from C++ but with Pawn language and SA:MP specific modifications.

Language: Python - Size: 287 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

openmultiplayer/open.mp-network

Non-stable network classes to use alongside the open.mp SDK

Language: C++ - Size: 28.3 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

openmultiplayer/basic-template

A simple example component with some small SDK usage.

Language: C++ - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

openmultiplayer/editor

Web based map editor

Language: Rust - Size: 153 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

openmultiplayer/samp-bugs

Track all known SA:MP bugs, and if we've fixed them in open.mp

Size: 8.79 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 16 - Forks: 1

openmultiplayer/qawno Fork of Zeex/qawno

Pawn editor written in C++/Qt

Language: C++ - Size: 3.11 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 12 - Forks: 3

openmultiplayer/wiki 📦

The open.mp API documentation

Language: JavaScript - Size: 236 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 69 - Forks: 92

openmultiplayer/graphics

Branding, adverts, and more.

Size: 21.9 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

openmultiplayer/pawn-template

A simple example component that provides some pawn functions and player data extensions.

Language: C++ - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

openmultiplayer/cmake-conan Fork of conan-io/cmake-conan

CMake wrapper for conan C and C++ package manager

Language: CMake - Size: 284 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 0 - Forks: 1

openmultiplayer/.github

Size: 12.7 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 6