Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
/ UnityNpm Public archive

Automatically generate submodules that can be added to Unity's package manager.

License

Notifications You must be signed in to change notification settings

KappaBull/UnityNpm

Repository files navigation

UnityNpm - ExperimentalProject

Automatically generate submodules that can be added to Unity's package manager.
Update and create the sub module branch corresponding to the Unity Package folder from the YAML definition file.
If you have a repository etc. that you would like to add, it will be appreciated if you can pull request.

We update each branch at world standard time 0 o'clock or when master is updated.
Tools used for updating:UnityNpmCI

How to Use

git submodule add -b {CheckRepositoryName}/{Version} https://github.com/KappaBull/UnityNpm.git package/{PackageName}

Example: Import Zenject ver7.1.0
git submodule add -b Zenject/7.1.0 https://github.com/KappaBull/UnityNpm.git Packages/com.github.svermeulen.zenject

CheckRepository (MIT License Only)

Framework

Util

Effect

Editor

About

Automatically generate submodules that can be added to Unity's package manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published