public static void buildAndRun()
 {
     PlayerPrefs.SetInt("autobuild", 2);
     Packager.BuildResource();
 }