@vue-godot/runtime-tscn
v0.0.1
Published
Vue runtime renderer for Godot TSCN files
Readme
@vue-godot/runtime-tscn
This package is part of the Vue Godot project.
It provides a Vue runtime renderer for Godot TSCN files. This allows you to use Vue.js to define and manipulate Godot scene tree (TSCN) files programmatically.
Features
- Render Vue components into Godot scene nodes.
- Manipulate Godot node properties using Vue's reactivity system.
Installation
npm install @vue-godot/runtime-tscn