-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaddon.gproj
More file actions
39 lines (39 loc) · 914 Bytes
/
addon.gproj
File metadata and controls
39 lines (39 loc) · 914 Bytes
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
GameProject {
ID "ProtectionCore"
GUID "608F1BA179AFBEC5"
TITLE "Protection Core"
Dependencies {
"58D0FB3206B6F859"
}
Configurations {
GameProjectConfig PC {
WidgetManagerSettings WidgetManagerSettings "{AC4BE58770485E02}" {
StringTables {
StringTableDefinition "{65B6707BB15DB54D}" {
StringTableSource "{91E0F6253032266E}Language/localization.st"
Languages {
LanguageDefinition "{65B6707BB315E6AB}" {
Code "en_us"
StringTableRuntime "{FFABF1A438694BFC}Language/localization.en_us.conf"
}
LanguageDefinition "{65B673C9BF079D5E}" {
Code "fr_fr"
StringTableRuntime "{814F491A30E8C3E8}Language/localization.fr_fr.conf"
}
}
}
}
}
}
GameProjectConfig XBOX_ONE {
}
GameProjectConfig XBOX_SERIES {
}
GameProjectConfig PS4 {
}
GameProjectConfig PS5 {
}
GameProjectConfig HEADLESS {
}
}
}