mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 14:16:50 +00:00
Updated Source Engine (EN) (markdown)
parent
e23ea27355
commit
35c2d8afbf
@ -46,7 +46,7 @@ Welcome to the Source Engine wiki!
|
||||
- Run `./waf configure -T BUILDMODE`, where `BUILDMODE` is `release` or `debug`.
|
||||
- On Windows you need to use `.\waf.bat` or run WAF script with `python3 waf`.
|
||||
- If waf says something like `/usr/bin/env: 'python': No such file or directory` use `python3 ` prefix before `./waf`.
|
||||
- If you need a 64 bit build add `-8` or `--64bits` argument to WAF. **BROKEN ON WINDOWS!!!!**
|
||||
- If you need a 64 bit build add `-8` or `--64bits` argument to WAF.
|
||||
## Dedicated server
|
||||
- Just add `-d` option on project configure state. lol
|
||||
## Android (on Linux)
|
||||
|
Loading…
Reference in New Issue
Block a user