diff --git a/Minecraft.Client/CMakeLists.txt b/Minecraft.Client/CMakeLists.txt index 273ca53a4..7656d1cf2 100644 --- a/Minecraft.Client/CMakeLists.txt +++ b/Minecraft.Client/CMakeLists.txt @@ -18,6 +18,7 @@ set(Common "Common/Consoles_App.cpp" "Common/Consoles_App.h" "Common/Potion_Macros.h" + "Extrax64Stubs.cpp" ) source_group("Common" FILES ${Common}) diff --git a/README.md b/README.md index 251c6a531..f332f1cc7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Join our community: * Steam: https://steamcommunity.com/groups/4JCraft ## Planned platforms to be supported: -- Linux (~52%) +- Linux (~90%) - Emscripten (not started) - PS3 - macOS (not started)