networm / UnityBuilder

Python Script for building Unity projects on windows with live logfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityBuilder

Python Script for building Unity projects on windows with live logfile

Requirements

  • Python 3
  • pip
  • Activated Unity Editor

Getting started

  1. Install dependencies using pip: pip install

  2. Run the script: python UnityBuilder.py --unityPath <YourPathToUnity> --projectPath <UnityProjectRoot> --logPath <LocationForLocFile>

About

Python Script for building Unity projects on windows with live logfile

License:MIT License


Languages

Language:Python 100.0%