mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-07-16 02:50:39 +00:00
remove submodule from .gitignore
This commit is contained in:
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
|
# Sources
|
||||||
# ---
|
# ---
|
||||||
|
add_subdirectory("Minecraft.Client/${PLATFORM_NAME}/4JLibs")
|
||||||
|
|
||||||
add_subdirectory(Minecraft.World)
|
add_subdirectory(Minecraft.World)
|
||||||
add_subdirectory(Minecraft.Client)
|
add_subdirectory(Minecraft.Client)
|
||||||
if(PLATFORM_NAME STREQUAL "Windows64") # Server is only supported on Windows for now
|
if(PLATFORM_NAME STREQUAL "Windows64") # Server is only supported on Windows for now
|
||||||
|
|||||||
Reference in New Issue
Block a user