An open API service indexing awesome lists of open source software.

https://github.com/reactunity/clearscript

ClearScript plugin for ReactUnity
https://github.com/reactunity/clearscript

Last synced: 5 months ago
JSON representation

ClearScript plugin for ReactUnity

Awesome Lists containing this project

README

          

# React Unity ClearScript

[![openupm](https://img.shields.io/npm/v/com.reactunity.clearscript?label=openupm&style=for-the-badge&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.reactunity.clearscript/)

This package contains binaries for [ClearScript](https://github.com/Microsoft/ClearScript) targeted for ReactUnity. It adds V8 engine capability to ReactUnity.

## Installing

**Install via OpenUPM (recommended)**

```
npx openupm-cli add com.reactunity.clearscript
```

**Or add using the package manager with the git URL**

```
https://github.com/ReactUnity/clearscript.git
```