From 999e3f87a96cd2d11d3777dab002678802588d01 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sun, 27 Dec 2020 17:15:05 +0100 Subject: [PATCH] Base: Add Playground.af --- Base/res/apps/Playground.af | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Base/res/apps/Playground.af diff --git a/Base/res/apps/Playground.af b/Base/res/apps/Playground.af new file mode 100644 index 0000000000..b31f65fc0a --- /dev/null +++ b/Base/res/apps/Playground.af @@ -0,0 +1,4 @@ +[App] +Name=GML Playground +Executable=/bin/Playground +Category=Development