# UnityWebGLPlayer **Repository Path**: engalar/UnityWebGLPlayer ## Basic Information - **Project Name**: UnityWebGLPlayer - **Description**: No description available - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-13 - **Last Updated**: 2024-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mendix pluggable widget for 8.x ## [create by](https://forum.mendix.tencent-cloud.com/info/bf13d3ceafea45ca851bcf63e326de16) ## UnityWebGLPlayer [My widget description] ## Features [feature highlights] ## Usage [step by step instructions] ## Demo project [link to sandbox] ## Issues, suggestions and feature requests [link to GitHub issues] ## Development and contribution 1. Install NPM package dependencies by using: `npm install`. If you use NPM v7.x.x, which can be checked by executing `npm -v`, execute: `npm install --legacy-peer-deps`. 1. Run `npm start` to watch for code changes. On every change: - the widget will be bundled; - the bundle will be included in a `dist` folder in the root directory of the project; - the bundle will be included in the `deployment` and `widgets` folder of the Mendix test project. [specify contribution]