From 6de2db1c9a0786621383bb74f78ce5d70721a0de Mon Sep 17 00:00:00 2001 From: "Yevhen Babiichuk (DustDFG)" Date: Fri, 10 Jan 2025 09:11:23 +0200 Subject: [PATCH] Sync platforms names with used in Godot 4 --- .../compiling/introduction_to_the_buildsystem.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contributing/development/compiling/introduction_to_the_buildsystem.rst b/contributing/development/compiling/introduction_to_the_buildsystem.rst index df09ed4553f..4e449e98045 100644 --- a/contributing/development/compiling/introduction_to_the_buildsystem.rst +++ b/contributing/development/compiling/introduction_to_the_buildsystem.rst @@ -69,9 +69,10 @@ To list the available target platforms, use ``scons platform=list``:: The following platforms are available: android - javascript + ios linuxbsd - server + macos + web windows Please run SCons again and select a valid platform: platform=