https://github.com/u2sb/unitypackageoffline
Convert upm package offline for use on computers without network connectivity
https://github.com/u2sb/unitypackageoffline
unity unity-package unity3d unity3d-plugin
Last synced: 2 months ago
JSON representation
Convert upm package offline for use on computers without network connectivity
- Host: GitHub
- URL: https://github.com/u2sb/unitypackageoffline
- Owner: u2sb
- License: apache-2.0
- Created: 2023-12-29T17:34:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T15:36:13.000Z (over 2 years ago)
- Last Synced: 2025-06-03T11:12:00.787Z (about 1 year ago)
- Topics: unity, unity-package, unity3d, unity3d-plugin
- Language: C#
- Homepage: https://www.u2sb.com/OpenSw/UnitySbTemplate/UnityPackageOffline.html
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 说明
Convert upm package offline for use on computers without network connectivity
将 upm 包转换为离线,以便在没有网络连接的电脑上使用
## 安装
Use openupm-cli
```
openupm add com.u2sb.package-offline
```
Use git
```
https://github.com/u2sb/UnityPackageOffline.git?path=/Assets/Scripts
```
## 使用
Click `U2SB/PackageOffline/ConvertToLocal` in the menu bar and wait patiently for the Console window to appear `Completed`
菜单栏点击 `U2SB/PackageOffline/ConvertToLocal`,并耐心等待 Console 窗口出现 `Completed`