squash commit for adding github actions

This commit is contained in:
Lion
2021-01-30 22:53:03 +01:00
committed by Lion Kortlepel
parent d0a7b56e75
commit a20f632e3e
3 changed files with 71 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
# BeamMP-Server
![CMake Windows Build](https://github.com/lionkor/BeamMP-Server/workflows/CMake%20Windows%20Build/badge.svg?branch=master)
![CMake Linux Build](https://github.com/lionkor/BeamMP-Server/workflows/CMake%20Linux%20Build/badge.svg?branch=master)
The Server is the way we link client to each other and handle authentication, compression, and data management. It also allows lua plugins, that system is always being reviewed and improved with detailed instructions on wiki.beammp.com.
## Supported Operating Systems