New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

unity-builder

Package Overview
Dependencies
Maintainers
1
Versions
441
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unity-builder

A tool to build unity project by Typescript.

latest
npmnpm
Version
1.0.457
Version published
Weekly downloads
433
-37.52%
Maintainers
1
Weekly downloads
 
Created
Source

unity-builder

介绍

风月专用,unity项目构建工具。

安装教程

npm i unity-builder -g

使用说明

  • -n, --project-name 项目名-[develop|publish]
  • -i, --game-ids 游戏ID
  • -t, --old-tools-root 旧版工具目录(为了复用其中的一些项目配置文件)
  • -e, --build-exe 构建新的exe/apk/ipa
  • -p, --platform Android|Ios|Windows
unity-builder -n "%ProjectName%-develop" -i %Gameids% -t '%ScriptPath%' -e -p Windows

Keywords

unity

FAQs

Package last updated on 24 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts