Skip to content

Vlamito/wiki

 
 

Repository files navigation

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" />

Releases

No releases published

Packages

No packages published