adicionado HEMTT Config File para ser usado como automatizador do processo de lançamento do BRAF Factions

This commit is contained in:
valmojr
2023-10-18 15:12:29 -03:00
parent ca72d77f09
commit 211a20f4f0
3 changed files with 163 additions and 1 deletions

37
.hemtt/project.toml Normal file
View File

@@ -0,0 +1,37 @@
author = "BRAF Team"
mainprefix = "braf"
name = "Brazilian Armed Forces Mod - Factions"
prefix = "braf_factions"
[version]
path = "addons/main/script_version.hpp" # Default
build = 1 # Optional
major = 2 # Overrides path when set
minor = 0
patch = 0
git_hash = 0 # Default: 8
[files]
exclude = [
"source/*",
"*.png",
"*.tga",
"*.psd",
"*.fbx",
"*.obj",
]
[properties]
author = "BRAF Team"
url = "https://www.brafmod.com.br/"
[hemtt.config]
preset = "Hemtt"
[hemtt.launch]
workshop = [
"450814997", # CBA_A3
"2223739438", # BRAF Mod (Public Version)
]