From f9db5f2ed20272d42be8b903a3c4009d70ea0600 Mon Sep 17 00:00:00 2001 From: hkc Date: Sun, 15 Sep 2024 03:31:18 +0300 Subject: [PATCH] Added info.json for non-reflection --- non-reflection.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 non-reflection.json diff --git a/non-reflection.json b/non-reflection.json new file mode 100644 index 00000000..ea2c4776 --- /dev/null +++ b/non-reflection.json @@ -0,0 +1,9 @@ +{ + "frame_time": 0.1, + "frame_count": 2247, + "video": "https://git.being.pet/hkc/cc-trash/raw/branch/master/non-reflection/frame%04d.cpi", + "audio": { + "l": "https://git.being.pet/hkc/cc-trash/raw/branch/master/non-reflection/l.s8", + "r": "https://git.being.pet/hkc/cc-trash/raw/branch/master/non-reflection/r.s8" + } +}