Skip to content

Commit

Permalink
Add mcpelauncher-just utility
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMrARM committed Jul 12, 2018
1 parent e75f025 commit 4203c2b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@
[submodule "mcpelauncher-mac-bin"]
path = mcpelauncher-mac-bin
url = ../mcpelauncher-mac-bin.git
[submodule "mcpelauncher-just"]
path = mcpelauncher-just
url = ../mcpelauncher-just.git
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ if (BUILD_CLIENT)
endif()
if (BUILD_SERVER)
add_subdirectory(mcpelauncher-server)
add_subdirectory(mcpelauncher-just)
endif()

install(DIRECTORY ${NATIVES_PATH_DIR}/libs COMPONENT mcpelauncher-bin-libs DESTINATION share/mcpelauncher PATTERN "*"
Expand Down
2 changes: 1 addition & 1 deletion mcpelauncher-client
1 change: 1 addition & 0 deletions mcpelauncher-just
Submodule mcpelauncher-just added at 96a6b5

0 comments on commit 4203c2b

Please sign in to comment.