mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Add Platform-Specific Docs
This commit is contained in:
parent
41686e441c
commit
dbd91246af
2 changed files with 10 additions and 0 deletions
8
doc/platform-build.md
Normal file
8
doc/platform-build.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
# Platform-specific build instructions
|
||||
|
||||
## Windows
|
||||
|
||||
Windows support is reduced to the absolute minimum for maintainability.
|
||||
Official Windows builds are done on AppVeyor within MSYS2 using this script, which can also work as a template for building locally: [scripts/appveyor.sh](../scripts/appveyor.sh).
|
||||
Other methods of building may work, but will not be officially supported.
|
Loading…
Add table
Add a link
Reference in a new issue