From fc56e4f0881e34f509ecaae76e269791f1e178fc Mon Sep 17 00:00:00 2001 From: valmojr Date: Thu, 19 Oct 2023 00:23:33 -0300 Subject: [PATCH] adicionado arquivos de info do mod --- .hemtt/project.toml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.hemtt/project.toml b/.hemtt/project.toml index 97b3a74..80a5fff 100644 --- a/.hemtt/project.toml +++ b/.hemtt/project.toml @@ -22,6 +22,15 @@ exclude = [ "*.fbx", "*.obj", ] +include = [ + "BRAF_License_English.pdf", + "BRAF_License_Portuguese.pdf", + "logo.paa", + "logo_factions_ca.paa", + "logo_factions_over.paa", + "logo_factions_small.paa", + "picture.paa", +] [properties] author = "BRAF Team" @@ -33,5 +42,5 @@ preset = "Hemtt" [hemtt.launch] workshop = [ "450814997", # CBA_A3 - "2223739438", # BRAF Mod (Public Version) + "2078457684", # BRAF Mod (Dev) ]