This package has been deprecated

Author message:

Package was renamed to editor-sync

@needle-tools/editor

1.2.1-pre.1 • Public • Published

Needle Editor

This package allows to apply modifications from external editors (like Unity) to the Needle Engine runtime threejs scene.

💾 Installation

Vite

Async import the needleEditor plugin from @needle-tools/editor/plugins
and add it to the vite plugins array:

export default defineConfig(async ({ command }) => {
    const { needleEditor } = await import("@needle-tools/editor/plugins");

    return { 
        plugins: [needleEditor(command, needleConfig)]
    }
}

Contact ✒️

🌵 needle — tools for unity@NeedleTools@marcel_wiessler@hybridherbstNeedle Discord

Readme

Keywords

none

Package Sidebar

Install

npm i @needle-tools/editor

Homepage

needle.tools

Weekly Downloads

1

Version

1.2.1-pre.1

License

none

Unpacked Size

31.2 kB

Total Files

17

Last publish

Collaborators

  • herbst
  • marwi123