mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:43:29 +00:00
updated hemtt project config file to handle hooks for extension deployment
This commit is contained in:
@@ -23,7 +23,11 @@ exclude = [
|
||||
"*.obj",
|
||||
]
|
||||
|
||||
include = []
|
||||
include = [
|
||||
"LICENSE",
|
||||
"*/*.dll",
|
||||
"*/*.so"
|
||||
]
|
||||
|
||||
[properties]
|
||||
author = "ARMATAK Team"
|
||||
@@ -34,7 +38,14 @@ preset = "Hemtt"
|
||||
|
||||
[hemtt.launch]
|
||||
workshop = [
|
||||
"450814997", # CBA_A3
|
||||
"450814997", # CBA
|
||||
]
|
||||
parameters = [
|
||||
"-skipIntro",
|
||||
"-noSplash",
|
||||
"-showScriptErrors",
|
||||
"-debug",
|
||||
"-filePatching",
|
||||
]
|
||||
|
||||
[binarize]
|
||||
|
||||
Reference in New Issue
Block a user