public static void PackBundle() { buildInfo.target = BuildTarget.StandaloneWindows; buildInfo.BuildBundle(); MakeAssetConfig(); }