Update readme
This commit is contained in:
parent
902ed33796
commit
9fca3a6e95
1 changed files with 39 additions and 4 deletions
43
README.md
43
README.md
|
@ -8,11 +8,46 @@ Meson, Ninja, gcc.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
| Compiler | Linux x86 | Linux x64 | Windows x86 | Windows x64 |
|
### Compiler & targets
|
||||||
|
|
||||||
|
| | Linux x86 | Linux x64 | Windows x86 | Windows x64 |
|
||||||
| ---- | ---- | ---- | ---- | ---- |
|
| ---- | ---- | ---- | ---- | ---- |
|
||||||
| gcc | yes | yes | ? | ? |
|
| gcc | yes | yes | no | no |
|
||||||
| clang | ? | ? | ? | ? |
|
| clang | no | no | no | no |
|
||||||
| msvc | ? | ? | ? | ? |
|
| msvc | no | no | no | no |
|
||||||
|
|
||||||
|
### SDK branches
|
||||||
|
|
||||||
|
| Branch | Supported |
|
||||||
|
| ---- | ---- |
|
||||||
|
| bgt | yes |
|
||||||
|
| blade | no |
|
||||||
|
| bms | no |
|
||||||
|
| contagion | no |
|
||||||
|
| cs2 | no |
|
||||||
|
| csgo | no |
|
||||||
|
| css | yes |
|
||||||
|
| darkm | no |
|
||||||
|
| dods | yes |
|
||||||
|
| doi | no |
|
||||||
|
| dota | no |
|
||||||
|
| episode1 | no |
|
||||||
|
| eye | yes |
|
||||||
|
| gmod | yes |
|
||||||
|
| hl2dm | yes |
|
||||||
|
| insurgency | no |
|
||||||
|
| l4d | yes |
|
||||||
|
| l4d2 | yes |
|
||||||
|
| mcv | no |
|
||||||
|
| nucleardawn | yes |
|
||||||
|
| orangebox | yes |
|
||||||
|
| portal2 | no |
|
||||||
|
| pvkii | no |
|
||||||
|
| sdk2013 | no |
|
||||||
|
| swarm | no |
|
||||||
|
| tf2 | yes |
|
||||||
|
|
||||||
|
For more details check out the `build-matrix.sh` script and meson files.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue