Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/foxsterdev/sksample


https://github.com/foxsterdev/sksample

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# SKSample

## Installation

*Requires Unity 2020.3+*

### Install via UPM (using Git URL)

1. Navigate to your project's Packages folder and open the manifest.json file.
2. Add this line below the "dependencies": { line
- ```json title="Packages/manifest.json"
"com.foxsterdev.sktools": "https://github.com/FoxsterDev/SKUnityPackages?path=Assets/SKTools",
```
3. UPM should now install the package.