diff --git a/oc-patches/replace-bootlogo-patch/README.md b/oc-patches/replace-bootlogo-patch/README.md index d5bb35d..a1f6172 100644 --- a/oc-patches/replace-bootlogo-patch/README.md +++ b/oc-patches/replace-bootlogo-patch/README.md @@ -48,4 +48,20 @@ Made by [Elegoo](https://github.com/elegooofficial) ![official](./bootlogos/official.bmp) -Apply with command `/bootlogos/swap.sh official` \ No newline at end of file +Apply with command `/bootlogos/swap.sh official` + +### OC_BW + +Made by [Marcos TMello](https://github.com/mtmello2003) + +![OC_BW](./bootlogos/OC_BW.bmp) + +Apply with command `/bootlogos/swap.sh OC_BW` + +### OC_Color + +Made by [Marcos TMello](https://github.com/mtmello2003) + +![OC_Color](./bootlogos/OC_Color.bmp) + +Apply with command `/bootlogos/swap.sh OC_Color` \ No newline at end of file diff --git a/oc-patches/replace-bootlogo-patch/bootlogos/OC_BW.bmp b/oc-patches/replace-bootlogo-patch/bootlogos/OC_BW.bmp new file mode 100644 index 0000000..b8e758b Binary files /dev/null and b/oc-patches/replace-bootlogo-patch/bootlogos/OC_BW.bmp differ diff --git a/oc-patches/replace-bootlogo-patch/bootlogos/OC_Color.bmp b/oc-patches/replace-bootlogo-patch/bootlogos/OC_Color.bmp new file mode 100644 index 0000000..8a53a49 Binary files /dev/null and b/oc-patches/replace-bootlogo-patch/bootlogos/OC_Color.bmp differ