Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/webgl-emscripten-settings.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **WebGL Emscripten settings** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/webgl-emscripten-settings.git
```

[![pkglnk](https://www.pkglnk.dev/badge/webgl-emscripten-settings.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/webgl-emscripten-settings)

README

WebGL Emscripten Settings

openupm

Unity Project Settings tab that shows and allows editing emscripten arguments used when building WebGL projects (PlayerSettings.WebGL.emscriptenArgs).

Unity Project Settings window showing the

How to install

Either:

  • Use the openupm registry and install this package using the openupm-cli:
    openupm add com.gilzoide.webgl-emscripten-settings
    
  • Install using the Unity Package Manager with the following URL:
    https://github.com/gilzoide/unity-webgl-emscripten-settings.git#1.0.0
    
  • Clone this repository or download a snapshot of it directly inside your project's Assets or Packages folder.

Comments

No comments yet. Be the first!