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
- Host: GitHub
- URL: https://github.com/reactunity/clearscript
- Owner: ReactUnity
- Created: 2022-06-06T15:40:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T15:20:08.000Z (about 2 years ago)
- Last Synced: 2025-01-28T11:33:25.368Z (about 1 year ago)
- Size: 382 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Unity ClearScript
[](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
```