From 3eceb29c438e8642050785706ca2917a3cca5a58 Mon Sep 17 00:00:00 2001
From: Ethan BROUILLET <ethan.brouillet@ensiie.eu>
Date: Tue, 25 Mar 2025 17:56:54 +0100
Subject: [PATCH] Upload New File

---
 LivelyInfo.json | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 LivelyInfo.json

diff --git a/LivelyInfo.json b/LivelyInfo.json
new file mode 100644
index 0000000..53003e1
--- /dev/null
+++ b/LivelyInfo.json
@@ -0,0 +1,12 @@
+{
+  "AppVersion": "1.0.0.0",
+  "Title": "Matrix Rain Customizable",
+  "Thumbnail": "thumbnail.jpg",
+  "Preview": "preview2.gif",
+  "Desc": "Matrix like rain animation using HTML5 Canvas. Customizable",
+  "Author": "parambirs / khuong",
+  "License": "",
+  "Contact": "original: https://github.com/parambirs/matrix - edited: khuong#8225",
+  "Type": 1,
+  "FileName": "index.html"
+}
\ No newline at end of file
-- 
GitLab