Add macOS build status
This commit is contained in:
parent
5c2595646b
commit
0d4648f661
|
|
@ -3,6 +3,7 @@
|
||||||
Windows | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/windows-build.yml)
|
Windows | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/windows-build.yml)
|
||||||
MSYS2 (MinGW64) | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/msys2-build.yml)
|
MSYS2 (MinGW64) | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/msys2-build.yml)
|
||||||
Linux | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/linux-build.yml)
|
Linux | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/linux-build.yml)
|
||||||
|
macOS | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/macos-build.yml)
|
||||||
|
|
||||||
# Nazara Engine
|
# Nazara Engine
|
||||||
|
|
||||||
|
|
@ -48,4 +49,4 @@ You can find tutorials on installation, compilation and use on the [official wik
|
||||||
|
|
||||||
## Thanks to:
|
## Thanks to:
|
||||||
|
|
||||||
See [THANKS.md](THANKS.md)
|
See [THANKS.md](THANKS.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue