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/utility-code.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Utility code for unity** 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/utility-code.git
```

[![pkglnk](https://www.pkglnk.dev/badge/utility-code.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/utility-code)

README

Unity_Utility_Code_repo

  • Code I found useful and want to reuse
  • Note : follow the second set of instruction if the first ones did not work

Install Instructions

  • go to unity (2023.3.7f1 or later)
    1. go to Window
    2. go to Package Manager
    3. press the + symbol
    4. press the "Add package from git URL"
    5. copy and paste the link from here https://github.com/y1z/Unity_Utility_Code_repo.git
      • if that does not work click the green button and get the link from there.
    6. Unity should download all the code
    7. use code however the hell you want.

If The Previous Instruction Did Not Work

  • go to unity (2023.3.7f1 or later)
    1. Download the repo as a zip file
    2. unzip the file
    3. go to Window
    4. go to Package Manager
    5. press the + symbol
    6. press the "Add package from disk"
    7. go to the unzipped file
    8. add the un zip file
    9. use code however the hell you want.

Comments

No comments yet. Be the first!