Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 376 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 376 Bytes

VPacks

Generate client-side content for your plugin!

Attention!

This project is at a very early stage of the WIP. There is no BC promise! API can and will change!

There is only a json-ui atm, but feel free to contribute :)

Usage

depends:
  - VPacks
// onLoad
$content = ContentFactory::create($this);

Examples

See examples