Skip to content

Instantly share code, notes, and snippets.

@Elideb
Created July 22, 2016 10:48
Show Gist options
  • Save Elideb/3bc02f41710692bd6420677721414946 to your computer and use it in GitHub Desktop.
Save Elideb/3bc02f41710692bd6420677721414946 to your computer and use it in GitHub Desktop.
Generating builds from scripts in Unity
[MenuItem("Custom/Scripted Ops")]
public static void ScriptedOps() {
// Do something
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment