Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 1.42 KB

README.md

File metadata and controls

48 lines (39 loc) · 1.42 KB

Custom Components

Color

<Color hex="#6366f1">Liberty Multiplayer</Color>

image

Dinero

<Dinero :amount="1000" />

image

Marked Money

<MarkedMoney :amount="1000" />

image

Gold

<Gold :amount='1000' />

image

PremiumSubscription

<PremiumSubscription type='gold' />
<PremiumSubscription type='platinum' />

image image

Image

<Image src="https://i.imgur.com/l0Preik.png" alt="Cat" width="128" height="128" />

InventoryItem

<InventoryItem itemKey="crate_male_top" width="64" :qt="2" />/

image

List of available inventory items