Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 1.48 KB

README.md

File metadata and controls

64 lines (36 loc) · 1.48 KB

masterGo Plugin Starter Power By Vue

A starter template using vue3 and vite for developing masterGo plugins

ScreenShoot-dark

ScreenShoot-light

ScreenShoot-light

Choose Love UI Librairy By Branch

Get started

pnpm i

dev

Start a server with the following command to help you style the plugin UI, thanks to hotreload

pnpm run dev:ui //dev ui
pnpm run dev:hook // dev masterGo code

change manifest.json

get your own plugin Id, change it in manifest.json

build

Run the following command to compile your plugin to show in masterGo

pnpm run build

masterGo Developer

"Our developer platform puts the power in your hands to create the tools teams need to improve efficiency, expand functionality, and bring ideas to life. Take a look at our APIs, documentation, guides, and references to get started."

Documentation

More about masterGo plugins: here

Librairy