This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:tutorials:publishing:common_release_checklist [2021/12/05 12:24 (4 years ago)] – [1. Stripping Binaries] sausage | en:tutorials:publishing:common_release_checklist [2025/09/30 17:26 (12 days ago)] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 16: | Line 16: | ||
===== 2. Packing Assets ===== | ===== 2. Packing Assets ===== | ||
- | Consider | + | There are two main ways to consider |
+ | |||
+ | The newest way is to use the Bundle Extension. You can learn more about that in the following video: {{youtube> | ||
+ | |||
+ | |||
+ | The previous method is to pack all your assets down into a single zip file. You can use the orxArchive.c file to do this. There is a google post [[https:// | ||