UNPKG

rock-mod

Version:

Rock-Mod is a powerful framework designed for creating and managing mods for Grand Theft Auto (GTA) games.

11 lines (10 loc) 267 B
export * from "./baseObject"; export * from "./blip"; export * from "./colshape"; export * from "./entity"; export * from "./marker"; export * from "./object"; export * from "./ped"; export * from "./player"; export * from "./vehicle"; export * from "./worldObject";