Skip to content

iveyalkin/unity-batchmode-runner

Repository files navigation

Executor to wrap Unity Batchmode

Parses logs and retrieve return code. package on npmjs

Usage

const unityRunner = new UnityRunner(..);
await unityRunner.runUnityBatchmode(..);

UnityRunner module implements the executor. There are several ways to configure Unity Batchmode executable to be called:

  • pass the path to the Unity editor executable
  • set an environment variable UNITY_EXECUTABLE
  • add unity command to the current environment

About

Executor to wrap Unity Batchmode that parses logs and retrieves return code

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •