Hi there,
I am trying to write an Win10/Linux Desktop application. Basically a fancy image viewer for a presentation. It will be quite minimal, but for the ease of control, C# and WYSIWYG I would love to use Xenko for it. So what bugs me at the moment is the rather big footprint of the release builds of sample applications. I would like my final program not to exceed 10 to 20 Mega.
-
What can I do to reduce the size? What components can I strip of the basic build and how?
-
Can the experienced here tell me, what’s the most minimal size of an application possible with Xenko, with all optimizations? (with content e.g.: white square on black ground)
Appreciate your help and hope it is possible to squeeze it down somehow.