mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-09 03:52:54 +00:00
remove submodule from .gitignore
This commit is contained in:
parent
0fc1fd4370
commit
c270a5c309
67362
1535.patch
Normal file
67362
1535.patch
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -99,6 +99,8 @@ list(APPEND MINECRAFT_SHARED_DEFINES ${PLATFORM_DEFINES})
|
|||
# ---
|
||||
# Sources
|
||||
# ---
|
||||
add_subdirectory("Minecraft.Client/${PLATFORM_NAME}/4JLibs")
|
||||
|
||||
add_subdirectory(Minecraft.World)
|
||||
add_subdirectory(Minecraft.Client)
|
||||
if(PLATFORM_NAME STREQUAL "Windows64") # Server is only supported on Windows for now
|
||||
|
|
|
|||
Loading…
Reference in a new issue