Skip to content

PulsarFW/pulsar_core

Repository files navigation

Pulsar Framework

PULSAR-CORE

The framework root — the shared plsr interface every other resource is built on


Lua FiveM


Enjoy the framework? A coffee helps keep active development, hardening, and support going.

Buy Me A Coffee


Overview · Dependencies


Overview

Every resource in the framework depends on this one. It exposes the shared plsr global and the components everything else is built on — state management, callbacks, middleware, player data, database access, logging, and more. See the API reference for the full list.

Warning

This is the single most depended-upon resource in the framework. Changing a component's method signature here breaks every resource that calls it, not just this one — see the full API reference before touching anything under core/.


Dependencies

  • pulsar_pwnzor — anti-cheat check loaded alongside every resource
  • oxmysql — external resource, not part of Pulsar — the MariaDB driver plsr.Database wraps

License

This resource is proprietary software. All rights reserved by the Pulsar Framework team. Unauthorized distribution or resale is prohibited.


Pulsar Framework Built for FiveM

About

Core foundation of the Pulsar Framework — middleware, callbacks, player lifecycle, routing, and more

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages