This template should help get you started developing with Vue 3 in Vite with our OWN3D SDK. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
The OWN3D SDK is a small library that helps you to create extensions for OWN3D. It provides a set of helper functions and a set of OWN3D API functions that you can use in your extensions. You can find the SDK documentation here.
The built version of this template is hosted on our Extension CDN. You can find it here.
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).