This repository has been archived on 2023-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
defend-together/server/ReadMe.md

16 lines
177 B
Markdown
Raw Normal View History

2020-05-01 01:16:46 +02:00
# LD46 Server
## Build Requirements
Enet development files:
`dnf install enet-devel`
G++
`dnf install g++`
For testing:
`dnf install gtest gmock gmock-devel gtest-devel`