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

16 lines
177 B
Markdown

# 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`