Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the report — you were right about the parameter-name mismatch between the server schemas and the plugin. v1.0.2 is now up with this fixed (widget_path / blueprint_path and the rest are aligned).

After downloading, re-run:

```

cd server

npm install

npm run build

```

Sorry for the trouble, and thanks for the clear repro.

— Youichi