forked from ArmaOverthrow/Overthrow.Arma4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
addon.gproj
49 lines (49 loc) · 1.24 KB
/
addon.gproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
GameProject {
ID "Overthrow"
GUID "59B657D731E2A11D"
TITLE "Overthrow"
Dependencies {
"58D0FB3206B6F859" "5D6EBC81EB1842EF"
}
Configurations {
GameProjectConfig PC {
ScriptProjectManagerSettings ScriptProjectManagerSettings "{AC4BE58770485E4B}" {
Configurations {
ScriptConfigurationClass workbench {
Defines {
"DEBUG_NAVMESH_REBUILD_AREAS" "PLATFORM_WINDOWS" "ENF_WB" "WORKBENCH" "PERSISTENCE_DEBUG"
}
}
}
}
WidgetManagerSettings WidgetManagerSettings "{AC4BE58770485E02}" {
StringTables {
StringTableDefinition "{59728273C78F3EE2}" {
StringTableSource "{91E0F6253032266F}Language/localization_Overthrow.st"
Languages {
LanguageDefinition "{59728273B5E77218}" {
Code "en_us"
StringTableRuntime "{DA665909AFF44C34}Language/localization_Overthrow.en-us.conf"
}
LanguageDefinition "{5E02BE3B9CC1C0C7}" {
Code "ru_ru"
StringTableRuntime "{487CD323BF6347F4}Language/localization_Overthrow.ru-ru.conf"
}
}
}
}
}
}
GameProjectConfig XBOX_ONE {
}
GameProjectConfig XBOX_SERIES {
}
GameProjectConfig PS4 {
}
GameProjectConfig PS5 : PC {
PlatformHardware PS5
}
GameProjectConfig HEADLESS {
}
}
}