mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 16:23:28 +00:00
56 lines
900 B
TOML
56 lines
900 B
TOML
author = "BRAF Team"
|
|
mainprefix = "braf"
|
|
name = "Brazilian Armed Forces Mod - Factions"
|
|
prefix = "braf_factions"
|
|
|
|
[version]
|
|
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",
|
|
]
|
|
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"
|
|
url = "https://www.brafmod.com.br/"
|
|
|
|
[hemtt.config]
|
|
preset = "Hemtt"
|
|
|
|
[hemtt.launch.default]
|
|
workshop = [
|
|
"450814997", # CBA_A3
|
|
"2078457684", # BRAF Mod (Dev)
|
|
#"541888371", # CUP Vehicles
|
|
#"497661914", # CUP Units
|
|
#"497660133", # CUP Weapons
|
|
#"463939057", # ACE
|
|
#"1779063631", # ZEN - Zeus Enhanced
|
|
|
|
]
|
|
|
|
[binarize]
|
|
exclude = [
|
|
"*.jpg"
|
|
]
|