#unity #execution #cli-based #config #unity3d #auxillary #버전을

app unienv

Auxillary program for cli-based unity3d execution

3 releases

new 0.1.2 Jan 25, 2025
0.1.1 Jan 25, 2025
0.1.0 Jan 25, 2025

#254 in Filesystem

Download history 129/week @ 2025-01-20

129 downloads per month

MIT license

10KB
102 lines

unienv

Unity3D를 cli 환경에서 실행하기 쉽게 만들기 위한 보조용 프로그램입니다.

  • Unity 에디터 버전을 프로젝트로부터 자동으로 감지하고, 맞는 버전을 실행합니다.

How to install

Cargo

cargo install unienv

How to use

유니티 에디터 실행

unienv --projectPath <Project Path> ...

Config

Unity 에디터나, Unity Hub의 설치 경로가 각 운영체제 기본과 다를 경우, 설정을 통해 정상적으로 작동하도록 수정할 수 있습니다.

Dependencies

~3–15MB
~128K SLoC