teamcity-unity-plugin
teamcity-unity-plugin copied to clipboard
Unity command line references
The following references could be used to provide required parameters in UI:
- https://discuss.bitrise.io/t/how-to-build-a-unity-project/1317
- https://docs.unity3d.com/Manual/CommandLineArguments.html
Unity installation from command line: https://github.com/DragonBox/u3d
Examples:
- https://github.com/zfergus/unity-examples
- TDD blog post and code