@cybermp-community/server-types
v1.0.6
Published
TypeScript type definitions for the CyberMP server-side environment.
Downloads
584
Readme
CyberMP Server Types
This repository contains the TypeScript type definitions for the CyberMP multiplayer server, providing comprehensive type safety and IntelliSense support for server-side development.
These types are designed to work seamlessly with the CyberMP server environment, offering full typing for server events, player management, world state synchronization, and all server-side APIs exposed by the CyberMP multiplayer modification.
📦 Installation
Using NPM:
npm install -D @cybermp-community/server-typesUsing PNPM:
pnpm install -D @cybermp-community/server-typesUsing Bun:
bun add -d @cybermp-community/server-types📜 Disclaimer
This repository is developed by CyberMP Community Developers and is not directly related to CyberMP (cyber.mp).
⚖️ License
This project is licensed under the MIT License - see the LICENSE file for details.
