@cybermp-community/client-types
v2.4.1
Published
TypeScript type definitions for the CyberMP client-side environment.
Readme
CyberMP Client Types
This repository contains the TypeScript type definitions for the CyberMP multiplayer client, providing comprehensive type safety and IntelliSense support for client-side development within the Cyberpunk 2077 game environment.
These types cover the mp object, the game's internal classes, enums, and bitfields.
🖥️ Integrated Libraries (which supports CyberMP)
This package includes built-in types for the following essential modding libraries, providing full type safety and IntelliSense for their respective classes and functions:
📦 Installation
Using NPM:
npm install -D @cybermp-community/client-typesUsing PNPM:
pnpm install -D @cybermp-community/client-typesUsing Bun:
bun add -d @cybermp-community/client-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 СС BY-SA 4.0 License - see the LICENSE file for details.
