From 3b59b08d64ebeba3dd095dfc692dad4487ec84f3 Mon Sep 17 00:00:00 2001 From: Ramses Revengeday Date: Sun, 23 Jun 2024 19:12:50 +0000 Subject: [PATCH] Add templates/readme.md --- templates/readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/readme.md diff --git a/templates/readme.md b/templates/readme.md new file mode 100644 index 0000000..b67ce28 --- /dev/null +++ b/templates/readme.md @@ -0,0 +1,8 @@ +# Aspect Ratios and Sizes** +To ensure the in-game ads look good, please adhere to the following aspect ratios and sizes: + + | Aspect Ratio | Size | + |--------------|-----------| + | 1:1 | 1280x1280 | + | 1:2 | 1280x2560 | + | 2:1 | 1280x640 | \ No newline at end of file