Skip to content

A collection of useful tools for developing games in Unity

License

Notifications You must be signed in to change notification settings

SzymonMis/smf-package

Repository files navigation

SMF package

Collection of unity extensions that speed-ups working with an engine

Description

Content List

Installation

Using Unity Package Manager UI

Copy link from github:

Installation-1

Open Unity Package Manager Window and select "Add package from git URL" option:

Installation-2

Paste link and then click add button

Installation-3



Using Unity Package Manager Manifest

Find the manifest.json file in the Packages folder of your project and edit it to look like this:

{
  "dependencies": {
    "com.szymon-mis.smf": "https://github.com/SzymonMis/smf-package.git",
    ...
  },
}

About

A collection of useful tools for developing games in Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages