From c45f89157cf413b6b94795e575cbc4ffa8b7ae94 Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Thu, 22 Dec 2022 02:10:10 +0100 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index beb85019f..f862dca9d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -14,10 +14,13 @@ This firmware is a complete overhaul of "RM" (RogueMaster), with changes on all

What makes it special?

This firmware is based on RogueMaster (I know, should have forked unleashed, too late now). It combines the bleeding-edge PRs of Rogues firmware with actual understanding of whats going on, fixing bugs that are regularly talked about, removing unstable / broken applications (.FAP) and actually using the level system that just sits abandoned in RM. - +

- The focus of this firmware is functionality & stability: If an App doesnt work, its gone + - Giving the level system a purpose: Right now, each level unlocks a new wallpaper. More on that below + - Clean upgraded code: RM wrote some updates to certain files. These are... painful, to say the least. Here its all rewritten and cleaned up. The last messy file I have to get around to clean would be `applications\system\dolphin\helpers\dolphin-state.c`, in case anyone wants to help + - Up2Date: This firmware receives updates from a few repositories, not just from its Upstream. If there are functional, but yet un-merged Pull requests on another flipper firmware that are good, they will be in here!