diff options
| author | Ray <[email protected]> | 2023-08-16 10:17:30 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-08-16 10:17:30 +0200 |
| commit | e664f01be13f91ace53581a5fa6c69a5512529d8 (patch) | |
| tree | 19aa690829415800d3355b1d5239f71cdc4b4965 /manifest.json | |
| parent | 8c4dd1ef09d6e370f57cf2bdf7f69b445ccb0648 (diff) | |
| download | raylib.com-e664f01be13f91ace53581a5fa6c69a5512529d8.tar.gz raylib.com-e664f01be13f91ace53581a5fa6c69a5512529d8.zip | |
ADDED: raylib timeline app
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 4 |
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" +} |
