1.3.3 • Published 5 months ago
@wonderlandengine/editor-api v1.3.3
Wonderland Editor JavaScript/TypeScript Plugin API
API to extend the Wonderland Editor with JavaScript or TypeScript.
Note: This package requires version 1.2.4 of Wonderland Engine.
Learn more about Wonderland Engine in the documentation.
How to use
Create a new plugin project:
npm init
Add a "wonderlandengine" key in your package.json
. Now install the API:
npm i --save @wonderlandengine/editor-api
And create your first plugin!
That plugin can be used in any Wonderland Engine project by installing the directory.
1.3.3
5 months ago
1.3.2
6 months ago
1.3.1
6 months ago
1.2.4
10 months ago
1.2.3-dev.2
12 months ago
1.2.3-dev.1
12 months ago
1.2.0-dev.3
1 year ago
1.2.0-dev.2
1 year ago
1.2.0-dev.1
2 years ago
1.2.0-dev.0
2 years ago