Skip to content

Instantly share code, notes, and snippets.

View andiradulescu's full-sized avatar

Andrei Radulescu andiradulescu

View GitHub Profile
// C# example
using UnityEditor;
using System.IO;
using System.Collections;
using UnityEngine;
using System.Collections.Generic;
class PerformBuild
{
static string[] GetBuildScenes()