summaryrefslogtreecommitdiffhomepage
path: root/manifest.json
diff options
context:
space:
mode:
authorRay <[email protected]>2023-08-16 10:17:30 +0200
committerRay <[email protected]>2023-08-16 10:17:30 +0200
commite664f01be13f91ace53581a5fa6c69a5512529d8 (patch)
tree19aa690829415800d3355b1d5239f71cdc4b4965 /manifest.json
parent8c4dd1ef09d6e370f57cf2bdf7f69b445ccb0648 (diff)
downloadraylib.com-e664f01be13f91ace53581a5fa6c69a5512529d8.tar.gz
raylib.com-e664f01be13f91ace53581a5fa6c69a5512529d8.zip
ADDED: raylib timeline app
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..c76ffee
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,4 @@
+{
+ "display": "fullscreen",
+ "orientation": "landscape"
+}