> For the complete documentation index, see [llms.txt](https://docs.miltechsimulations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltechsimulations.com/stratoware-miltech-simulations-bo105/product-information/reduce-install-size.md).

# Reduce Install Size

The breadth of configurations in this addon comes with an unintended consequence: the massive **14.7 GB installation size**. We realise that this may be an issue for some PC users.&#x20;

Interestingly, nearly 9 GB is taken up by the liveries folder. Therefore, for users with storage restrictions, we reccommend downsizing the livery selection by following these steps:

1. Navigate to the community folder by following [this guide](https://www.youtube.com/watch?v=meMP-RVRICc) (not affiliated).
2. Open folders in the following progression:\ <sub>`miltechsimulations-aircraft-bo105 > SimObjects > Airplanes > Miltech_Bo105 > liveries > miltech`</sub>
3. **Delete the livery folders of your choice.** You can view the livery by opening the associated folder, then the nested `thumbnail` folder, and viewing the thumbnail images.
4. The configuration menu will now show empty placeholders in place of these liveries, but the product continues to function as normal. If you face any issues, please contact support.
5. To remove these placeholders - *completely optional and only visual change* - please update the layout.json file by using this tool: [MSFSLayoutGenerator](https://github.com/HughesMDflyer4/MSFSLayoutGenerator) (not affiliated, independent developer)

<figure><img src="/files/O5EtE0B82XU23d9Y1tmc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To reverse these changes, simply re-download the product (.zip) file and move the relevant livery folders back into the same directory.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.miltechsimulations.com/stratoware-miltech-simulations-bo105/product-information/reduce-install-size.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
