From e1bf1cb6f565fc4cd0765b40432353bdca86b9b1 Mon Sep 17 00:00:00 2001 From: diwako Date: Sat, 5 Oct 2024 16:31:05 +0200 Subject: [PATCH] Add meta.cpp to GH release --- .hemtt/project.toml | 1 + meta.cpp | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 meta.cpp diff --git a/.hemtt/project.toml b/.hemtt/project.toml index d5dd1fd..5c1daef 100644 --- a/.hemtt/project.toml +++ b/.hemtt/project.toml @@ -9,6 +9,7 @@ git_hash = 0 [files] include = [ + "meta.cpp", "mod.cpp", "authors.txt", "license.txt", diff --git a/meta.cpp b/meta.cpp new file mode 100644 index 0000000..2851ca3 --- /dev/null +++ b/meta.cpp @@ -0,0 +1,4 @@ +protocol = 1; +publishedid = 1638341685; +name = "DUI - Squad Radar"; +timestamp = 5250081687268129996;