# Unity WebGL Input输入中文 **Repository Path**: binfly/WebGLInput ## Basic Information - **Project Name**: Unity WebGL Input输入中文 - **Description**: Unity WebGL Input可以输入中文 - **Primary Language**: C - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-07-11 - **Last Updated**: 2023-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unity WebGL Input输入中文 #### 介绍 Unity WebGL Input可以输入中文 软件架构说明 插件是下载的别人的 #### 使用说明 -- 一定要看 1. 将WebGLSupport文件夹复制到Assets下 2. 在input上添加WebGLInput组件 ![输入图片说明](clipboard.png) 3. 导出WebGL时,设置 File > Build Setting > Player Setting > Publishing Settings > Compression Format 选择 Disabled ![输入图片说明](palyer.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request