Update readme
This commit is contained in:
parent
9bd42637d3
commit
8653cfb039
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -4,8 +4,15 @@ A starter template for hl2sdk server plugins.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Meson
|
Meson, Ninja, gcc.
|
||||||
- MSVC / GCC
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
| Compiler | Linux x86 | Linux x64 | Windows x86 | Windows x64 |
|
||||||
|
| ---- | ---- | ---- | ---- | ---- |
|
||||||
|
| gcc | yes | yes | ? | ? |
|
||||||
|
| clang | ? | ? | ? | ? |
|
||||||
|
| msvc | ? | ? | ? | ? |
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue