mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-08-16 00:06:41 +00:00
enet
This commit is contained in:
parent
c6cdeb961e
commit
ec9ce3b0ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/cmake-build-debug/
|
||||
/.idea/
|
||||
|
@ -3,4 +3,4 @@ project(BeamNG-MP-Launcher)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
||||
add_executable(BeamNG-MP-Launcher main.cpp main.cpp)
|
||||
add_executable(BeamNG-MP-Launcher main.cpp enet.h)
|
||||
|
Loading…
x
Reference in New Issue
Block a user