mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-21 14:54:14 +01:00
Remove x86 from Source2 build targets
This commit is contained in:
parent
6bbcc152c3
commit
4da281d957
@ -34,7 +34,7 @@ CSGO = {
|
|||||||
'mac': ['x86_64']
|
'mac': ['x86_64']
|
||||||
}
|
}
|
||||||
Source2 = {
|
Source2 = {
|
||||||
'windows': ['x86', 'x86_64'],
|
'windows': ['x86_64'],
|
||||||
'linux': ['x86_64'],
|
'linux': ['x86_64'],
|
||||||
}
|
}
|
||||||
Insurgency = {
|
Insurgency = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user