#[Solved] Package Variation Between Project Launcher and Package Project
1 messages · Page 1 of 1 (latest)
Yes that is what creates the .bat file but when I use the Project Launcher, using android settings it doesnt produce the same files
And I'm curious why or if the project launcher can be used for Android builds?
Oh I misunderstood the first time. I thought you were asking why package doesn't produce multiple files.
If you want project launcher to produce specific files. One you create a [Preset] You must change the [Cook] section from [On the fly to By the book]
Hopefully this helps.
yeap did that but it doesnt produce the .bat file
which is weird
it creates a .obb file
Which bat are you missing
where as the previus method creates the .bat and a[k files
Project Launcher Output (Set to Build By the Book, Android_Multi, development config):
Platform > Android > Package Output:
is package output also set to multi?
Is archive enabled?
No only package
In the project launcher?
That did it! Nice find
Awesome!!