Developer framework
Aquiver API Framework
A reusable Lua framework for building FiveM resources with interface components, entity helpers, RPC communication and synchronized state.
Links
GitHubView the source code and download Aquiver API for free.Open resource ↗Showcase serverJoin the Aquiver showcase server.Open resource ↗
Features
Interface components
Reusable UI toolkit
Build click menus, dialogues, help prompts, input modals, notifications and progress interfaces with Vue, TypeScript and Pinia.
Entity management
Entity helpers
Work with action shapes, map and radar blips, objects, peds, particles and players through consistent helpers.
Custom streaming
Create streamed entities and attachments without relying on networked objects.
Shared state and utilities
RPC communication
Exchange requests and coordinate resource behavior across FiveM environments.
Synchronized variables
Manage shared values and keep resource state synchronized between environments.