diff options
-rw-r--r-- | locale/en.ini | 1 | ||||
-rw-r--r-- | template.org.metamuffin.hurrycurry.client.metainfo.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/locale/en.ini b/locale/en.ini index f458ec5..4002fe0 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -6,7 +6,6 @@ i.contribute=Contribute i.credits.contributers=Other contributers include Sofviic, BigBrotherNii and RustyStriker. Detailed credits can be found in-game. i.credits.primary=The game is primarily being developed by {_developers}. i.credits=Credits -i.flatpak.controller.par=Controller support is currently disabled by default due to Flathub limitations. To enable it, run <code>flatpak override --device=input org.metamuffin.hurrycurry.client</code>. i.gameplay_overview.par=Customers enter your restaurant and order various meals. Your task is to assemble these meals by cutting, cooking, baking, searing and combining resources in the kitchen. Multitasking is crucial, but can lead to food burning or customers leaving if you take too long. There are many different restaurant/kitchen layouts to choose from. i.gameplay_overview=Gameplay Overview i.have_fun=Have fun! diff --git a/template.org.metamuffin.hurrycurry.client.metainfo.xml b/template.org.metamuffin.hurrycurry.client.metainfo.xml index c183068..560aab4 100644 --- a/template.org.metamuffin.hurrycurry.client.metainfo.xml +++ b/template.org.metamuffin.hurrycurry.client.metainfo.xml @@ -33,7 +33,6 @@ <p xml:lang="LANG">i.gameplay_overview.par</p> <p xml:lang="LANG">i.how_to_play.keyboard_controls</p> <p xml:lang="LANG">i.how_to_play.controller_controls</p> - <p xml:lang="LANG">i.flatpak.controller.par</p> <p xml:lang="LANG">i.credits.primary</p> </description> |