Added network file

Added network file
This commit is contained in:
jojos38
2020-01-28 11:34:37 +01:00
parent 50fe521d47
commit b63824727a
5 changed files with 81 additions and 5 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ project(BeamNG-MP-Server)
set(CMAKE_CXX_STANDARD 14)
add_executable(untitled main.cpp)
add_executable(untitled src/main.cpp)