Description: Rename `example` to `gamemode-simulate-game`
Forwarded: https://github.com/FeralInteractive/gamemode/pull/212
Author: Stephan Lachnit <stephanlachnit@protonmail.com>

--- a/example/meson.build
+++ b/example/meson.build
@@ -1,6 +1,6 @@
 # An example game
 executable(
-    'example',
+    'gamemode-simulate-game',
     sources: [
         'main.c',
     ],
