nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.13k stars 175 forks source link

Windows ARM32 port #260

Open er2off opened 1 year ago

er2off commented 1 year ago

This pull request adds Windows ARM32 support (WOA64 requires additional modifications)

Tasks:

Build:

.\waf configure -T release --prefix=hl2 --msvc_targets=amd64_arm
.\waf install