Skip to content

Commit

Permalink
we need to compile the server for ddnet callback context
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Oct 25, 2024
1 parent 4e41b25 commit 41eae74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Edit your server's CMakeLists.txt and insert those lines above `add_executable(g
${TWBL_ROOT}/src/bots/*/*.h
${TWBL_ROOT}/src/bots/*.cpp
${TWBL_ROOT}/src/bots/*.h
${TWBL_ROOT}/src/server/*.cpp
${TWBL_ROOT}/src/server/*.h
)
set(SERVER_SRC ${SERVER_SRC} ${TWBL_SRC})
Expand Down

0 comments on commit 41eae74

Please sign in to comment.