|
13 | 13 | <name>GTA 2</name> |
14 | 14 | <envVar>GTA_II_DIR</envVar> |
15 | 15 | <checkFile>gta2.exe</checkFile> |
16 | | - <project>plugin_ii</project> |
17 | | - <projectOutput>plugin_ii</projectOutput> |
| 16 | + <project>Plugin_II</project> |
| 17 | + <projectOutput>Plugin_II</projectOutput> |
18 | 18 | <target>GTA2</target> |
19 | 19 | </component> |
20 | 20 |
|
21 | 21 | <component> |
22 | 22 | <name>GTA 3</name> |
23 | 23 | <envVar>GTA_III_DIR</envVar> |
24 | 24 | <checkFile>gta3.exe</checkFile> |
25 | | - <project>plugin_iii</project> |
26 | | - <projectOutput>plugin_iii</projectOutput> |
| 25 | + <project>Plugin_III</project> |
| 26 | + <projectOutput>Plugin_III</projectOutput> |
27 | 27 | <target>GTA3</target> |
28 | 28 | </component> |
29 | 29 |
|
30 | 30 | <component> |
31 | 31 | <name>GTA Vice City</name> |
32 | 32 | <envVar>GTA_VC_DIR</envVar> |
33 | 33 | <checkFile>gta-vc.exe</checkFile> |
34 | | - <project>plugin_vc</project> |
35 | | - <projectOutput>plugin_vc</projectOutput> |
| 34 | + <project>Plugin_VC</project> |
| 35 | + <projectOutput>Plugin_VC</projectOutput> |
36 | 36 | <target>GTAVC</target> |
37 | 37 | </component> |
38 | 38 |
|
39 | 39 | <component> |
40 | 40 | <name>GTA San Andreas</name> |
41 | 41 | <envVar>GTA_SA_DIR</envVar> |
42 | 42 | <checkFile>gta_sa.exe</checkFile> |
43 | | - <project>plugin_sa</project> |
44 | | - <projectOutput>plugin</projectOutput> |
| 43 | + <project>Plugin_SA</project> |
| 44 | + <projectOutput>Plugin</projectOutput> |
45 | 45 | <target>GTASA</target> |
46 | 46 | </component> |
47 | 47 |
|
48 | 48 | <component> |
49 | 49 | <name>GTA 4</name> |
50 | 50 | <envVar>GTA_IV_DIR</envVar> |
51 | 51 | <checkFile>GTAIV.exe</checkFile> |
52 | | - <project>plugin_iv</project> |
53 | | - <projectOutput>plugin_iv</projectOutput> |
| 52 | + <project>Plugin_IV</project> |
| 53 | + <projectOutput>Plugin_IV</projectOutput> |
54 | 54 | <target>GTA4</target> |
55 | 55 | </component> |
56 | 56 |
|
57 | 57 | <component> |
58 | 58 | <name>GTA 3 DE</name> |
59 | 59 | <envVar>GTA_III_UNREAL_DIR</envVar> |
60 | 60 | <checkFile>Gameface\Binaries\Win64\LibertyCity.exe</checkFile> |
61 | | - <project>plugin_iii_unreal</project> |
62 | | - <projectOutput>plugin_iii_unreal</projectOutput> |
63 | | - <target>DE-3</target> |
| 61 | + <project>Plugin_III_Unreal</project> |
| 62 | + <projectOutput>Plugin_III_Unreal</projectOutput> |
| 63 | + <target>GTA3_UNREAL</target> |
64 | 64 | </component> |
65 | 65 |
|
66 | 66 | <component> |
67 | 67 | <name>GTA Vice City DE</name> |
68 | 68 | <envVar>GTA_VC_UNREAL_DIR</envVar> |
69 | 69 | <checkFile>Gameface\Binaries\Win64\ViceCity.exe</checkFile> |
70 | | - <project>plugin_vc_unreal</project> |
71 | | - <projectOutput>plugin_vc_unreal</projectOutput> |
72 | | - <target>DE-VC</target> |
| 70 | + <project>Plugin_VC_Unreal</project> |
| 71 | + <projectOutput>Plugin_VC_Unreal</projectOutput> |
| 72 | + <target>GTA-VC_UNREAL</target> |
73 | 73 | </component> |
74 | 74 |
|
75 | 75 | <component> |
76 | 76 | <name>GTA San Andreas DE</name> |
77 | 77 | <envVar>GTA_SA_UNREAL_DIR</envVar> |
78 | 78 | <checkFile>Gameface\Binaries\Win64\SanAndreas.exe</checkFile> |
79 | | - <project>plugin_sa_unreal</project> |
80 | | - <projectOutput>plugin_unreal</projectOutput> |
81 | | - <target>DE-SA</target> |
| 79 | + <project>Plugin_SA_Unreal</project> |
| 80 | + <projectOutput>Plugin_Unreal</projectOutput> |
| 81 | + <target>GTA-SA_UNREAL</target> |
82 | 82 | </component> |
83 | 83 |
|
84 | 84 | <!-- Extras --> |
|
0 commit comments