This repository contains the 4th version of Plugin Creator for TheoTown written in Vue 3.
Plugin creator website also hosts plugin system documentation at https://pca.svetikas.lt/docs. The source code for this documentation can be found in the docs/docs directory.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build