mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00:00
Disable 64-bit Linux dota build for now.
This commit is contained in:
parent
79435093d9
commit
db3e20a99f
@ -35,7 +35,7 @@ CSGO = {
|
|||||||
}
|
}
|
||||||
Source2 = {
|
Source2 = {
|
||||||
'windows': ['x86', 'x64'],
|
'windows': ['x86', 'x64'],
|
||||||
'linux': ['x64'],
|
# 'linux': ['x64'],
|
||||||
}
|
}
|
||||||
|
|
||||||
PossibleSDKs = {
|
PossibleSDKs = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user