Răsfoiți Sursa

rename `example` to `gamemode-simulate-game`

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
Stephan Lachnit 5 ani în urmă
părinte
comite
094905f7f8
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      example/meson.build

+ 1 - 1
example/meson.build

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