diff --git a/ar-SA/images/10_html_repl.png b/ar-SA/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/ar-SA/images/10_html_repl.png differ diff --git a/ar-SA/images/11_delete_files.png b/ar-SA/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/ar-SA/images/11_delete_files.png differ diff --git a/ar-SA/images/12_drag_drop_files.png b/ar-SA/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/ar-SA/images/12_drag_drop_files.png differ diff --git a/ar-SA/images/13_game_url.png b/ar-SA/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/ar-SA/images/13_game_url.png differ diff --git a/ar-SA/images/1_file_build_settings.png b/ar-SA/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/ar-SA/images/1_file_build_settings.png differ diff --git a/ar-SA/images/2_install_webgl.png b/ar-SA/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/ar-SA/images/2_install_webgl.png differ diff --git a/ar-SA/images/3_add_modules.png b/ar-SA/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/ar-SA/images/3_add_modules.png differ diff --git a/ar-SA/images/4_player_settings.png b/ar-SA/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/ar-SA/images/4_player_settings.png differ diff --git a/ar-SA/images/5_webgl_installed.png b/ar-SA/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/ar-SA/images/5_webgl_installed.png differ diff --git a/ar-SA/images/6_disable_compression.png b/ar-SA/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/ar-SA/images/6_disable_compression.png differ diff --git a/ar-SA/images/7_build_run.png b/ar-SA/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/ar-SA/images/7_build_run.png differ diff --git a/ar-SA/images/8_webgl_player.png b/ar-SA/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/ar-SA/images/8_webgl_player.png differ diff --git a/ar-SA/images/9_create_repl.png b/ar-SA/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/ar-SA/images/9_create_repl.png differ diff --git a/ar-SA/meta.yml b/ar-SA/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/ar-SA/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/ar-SA/step_1.md b/ar-SA/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/ar-SA/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/cy-GB/images/10_html_repl.png b/cy-GB/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/cy-GB/images/10_html_repl.png differ diff --git a/cy-GB/images/11_delete_files.png b/cy-GB/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/cy-GB/images/11_delete_files.png differ diff --git a/cy-GB/images/12_drag_drop_files.png b/cy-GB/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/cy-GB/images/12_drag_drop_files.png differ diff --git a/cy-GB/images/13_game_url.png b/cy-GB/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/cy-GB/images/13_game_url.png differ diff --git a/cy-GB/images/1_file_build_settings.png b/cy-GB/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/cy-GB/images/1_file_build_settings.png differ diff --git a/cy-GB/images/2_install_webgl.png b/cy-GB/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/cy-GB/images/2_install_webgl.png differ diff --git a/cy-GB/images/3_add_modules.png b/cy-GB/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/cy-GB/images/3_add_modules.png differ diff --git a/cy-GB/images/4_player_settings.png b/cy-GB/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/cy-GB/images/4_player_settings.png differ diff --git a/cy-GB/images/5_webgl_installed.png b/cy-GB/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/cy-GB/images/5_webgl_installed.png differ diff --git a/cy-GB/images/6_disable_compression.png b/cy-GB/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/cy-GB/images/6_disable_compression.png differ diff --git a/cy-GB/images/7_build_run.png b/cy-GB/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/cy-GB/images/7_build_run.png differ diff --git a/cy-GB/images/8_webgl_player.png b/cy-GB/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/cy-GB/images/8_webgl_player.png differ diff --git a/cy-GB/images/9_create_repl.png b/cy-GB/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/cy-GB/images/9_create_repl.png differ diff --git a/cy-GB/meta.yml b/cy-GB/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/cy-GB/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/cy-GB/step_1.md b/cy-GB/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/cy-GB/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/el-GR/images/10_html_repl.png b/el-GR/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/el-GR/images/10_html_repl.png differ diff --git a/el-GR/images/11_delete_files.png b/el-GR/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/el-GR/images/11_delete_files.png differ diff --git a/el-GR/images/12_drag_drop_files.png b/el-GR/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/el-GR/images/12_drag_drop_files.png differ diff --git a/el-GR/images/13_game_url.png b/el-GR/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/el-GR/images/13_game_url.png differ diff --git a/el-GR/images/1_file_build_settings.png b/el-GR/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/el-GR/images/1_file_build_settings.png differ diff --git a/el-GR/images/2_install_webgl.png b/el-GR/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/el-GR/images/2_install_webgl.png differ diff --git a/el-GR/images/3_add_modules.png b/el-GR/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/el-GR/images/3_add_modules.png differ diff --git a/el-GR/images/4_player_settings.png b/el-GR/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/el-GR/images/4_player_settings.png differ diff --git a/el-GR/images/5_webgl_installed.png b/el-GR/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/el-GR/images/5_webgl_installed.png differ diff --git a/el-GR/images/6_disable_compression.png b/el-GR/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/el-GR/images/6_disable_compression.png differ diff --git a/el-GR/images/7_build_run.png b/el-GR/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/el-GR/images/7_build_run.png differ diff --git a/el-GR/images/8_webgl_player.png b/el-GR/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/el-GR/images/8_webgl_player.png differ diff --git a/el-GR/images/9_create_repl.png b/el-GR/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/el-GR/images/9_create_repl.png differ diff --git a/el-GR/meta.yml b/el-GR/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/el-GR/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/el-GR/step_1.md b/el-GR/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/el-GR/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/en-US/images/10_html_repl.png b/en-US/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/en-US/images/10_html_repl.png differ diff --git a/en-US/images/11_delete_files.png b/en-US/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/en-US/images/11_delete_files.png differ diff --git a/en-US/images/12_drag_drop_files.png b/en-US/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/en-US/images/12_drag_drop_files.png differ diff --git a/en-US/images/13_game_url.png b/en-US/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/en-US/images/13_game_url.png differ diff --git a/en-US/images/1_file_build_settings.png b/en-US/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/en-US/images/1_file_build_settings.png differ diff --git a/en-US/images/2_install_webgl.png b/en-US/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/en-US/images/2_install_webgl.png differ diff --git a/en-US/images/3_add_modules.png b/en-US/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/en-US/images/3_add_modules.png differ diff --git a/en-US/images/4_player_settings.png b/en-US/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/en-US/images/4_player_settings.png differ diff --git a/en-US/images/5_webgl_installed.png b/en-US/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/en-US/images/5_webgl_installed.png differ diff --git a/en-US/images/6_disable_compression.png b/en-US/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/en-US/images/6_disable_compression.png differ diff --git a/en-US/images/7_build_run.png b/en-US/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/en-US/images/7_build_run.png differ diff --git a/en-US/images/8_webgl_player.png b/en-US/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/en-US/images/8_webgl_player.png differ diff --git a/en-US/images/9_create_repl.png b/en-US/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/en-US/images/9_create_repl.png differ diff --git a/en-US/meta.yml b/en-US/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/en-US/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/en-US/step_1.md b/en-US/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/en-US/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/es-LA/images/10_html_repl.png b/es-LA/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/es-LA/images/10_html_repl.png differ diff --git a/es-LA/images/11_delete_files.png b/es-LA/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/es-LA/images/11_delete_files.png differ diff --git a/es-LA/images/12_drag_drop_files.png b/es-LA/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/es-LA/images/12_drag_drop_files.png differ diff --git a/es-LA/images/13_game_url.png b/es-LA/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/es-LA/images/13_game_url.png differ diff --git a/es-LA/images/1_file_build_settings.png b/es-LA/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/es-LA/images/1_file_build_settings.png differ diff --git a/es-LA/images/2_install_webgl.png b/es-LA/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/es-LA/images/2_install_webgl.png differ diff --git a/es-LA/images/3_add_modules.png b/es-LA/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/es-LA/images/3_add_modules.png differ diff --git a/es-LA/images/4_player_settings.png b/es-LA/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/es-LA/images/4_player_settings.png differ diff --git a/es-LA/images/5_webgl_installed.png b/es-LA/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/es-LA/images/5_webgl_installed.png differ diff --git a/es-LA/images/6_disable_compression.png b/es-LA/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/es-LA/images/6_disable_compression.png differ diff --git a/es-LA/images/7_build_run.png b/es-LA/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/es-LA/images/7_build_run.png differ diff --git a/es-LA/images/8_webgl_player.png b/es-LA/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/es-LA/images/8_webgl_player.png differ diff --git a/es-LA/images/9_create_repl.png b/es-LA/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/es-LA/images/9_create_repl.png differ diff --git a/es-LA/meta.yml b/es-LA/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/es-LA/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/es-LA/step_1.md b/es-LA/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/es-LA/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/fr-FR/images/10_html_repl.png b/fr-FR/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/fr-FR/images/10_html_repl.png differ diff --git a/fr-FR/images/11_delete_files.png b/fr-FR/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/fr-FR/images/11_delete_files.png differ diff --git a/fr-FR/images/12_drag_drop_files.png b/fr-FR/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/fr-FR/images/12_drag_drop_files.png differ diff --git a/fr-FR/images/13_game_url.png b/fr-FR/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/fr-FR/images/13_game_url.png differ diff --git a/fr-FR/images/1_file_build_settings.png b/fr-FR/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/fr-FR/images/1_file_build_settings.png differ diff --git a/fr-FR/images/2_install_webgl.png b/fr-FR/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/fr-FR/images/2_install_webgl.png differ diff --git a/fr-FR/images/3_add_modules.png b/fr-FR/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/fr-FR/images/3_add_modules.png differ diff --git a/fr-FR/images/4_player_settings.png b/fr-FR/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/fr-FR/images/4_player_settings.png differ diff --git a/fr-FR/images/5_webgl_installed.png b/fr-FR/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/fr-FR/images/5_webgl_installed.png differ diff --git a/fr-FR/images/6_disable_compression.png b/fr-FR/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/fr-FR/images/6_disable_compression.png differ diff --git a/fr-FR/images/7_build_run.png b/fr-FR/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/fr-FR/images/7_build_run.png differ diff --git a/fr-FR/images/8_webgl_player.png b/fr-FR/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/fr-FR/images/8_webgl_player.png differ diff --git a/fr-FR/images/9_create_repl.png b/fr-FR/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/fr-FR/images/9_create_repl.png differ diff --git a/fr-FR/meta.yml b/fr-FR/meta.yml new file mode 100644 index 0000000..a1e69ca --- /dev/null +++ b/fr-FR/meta.yml @@ -0,0 +1,10 @@ +title: Configurer Unity pour l'exportation WebGL +hero_image: images/banner.png +description: Configurer Unity pour l'exportation WebGL +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Configurer Unity pour l'exportation WebGL diff --git a/fr-FR/step_1.md b/fr-FR/step_1.md new file mode 100644 index 0000000..931ac87 --- /dev/null +++ b/fr-FR/step_1.md @@ -0,0 +1,25 @@ +Si c'est la première fois que tu exportes un projet en WebGL, tu dois modifier tes build settings. + +Clique sur le menu **File** et sélectionne **Build Settings...**. + +![Menu File sélectionné et Build Settings en surbrillance](images/1_file_build_settings.png) + +Sur l'écran suivant, sélectionne **WebGL** et clique sur le bouton **Install with Unity Hub**. + +![L'option WebGL est sélectionnée et le bouton Install with Unity Hub en surbrillance](images/2_install_webgl.png) + +Sur l'écran suivant, clique sur le bouton **Install**, puis attends que le module WebGL soit installé. + +![Écran Add modules avec le bouton Install en surbrillance](images/3_add_modules.png) + +Une fois le module installé, tu peux fermer Unity Hub, puis fermer Unity et le redémarrer. + +Une fois Unity ouvert, vérifie que les **Build Settings** du menu **File** ont été mis à jour, et montre que WebGL a été installé. Clique ensuite sur le bouton **Player Settings** + +![La fenêtre Build Settings est affichée avec les options WebGL en surbrillance et le bouton Player Settings en surbrillance](images/5_webgl_installed.png) + +Dans le menu **Player** de gauche, dans le menu déroulant **Publishing Settings**, sélectionne **Disabled** parmi les options **Compression Format**. + +![Fenêtre Project setting avec le menu Player en surbrillance et Compression format défini sur Disabled et en surbrillance](images/6_disable_compression.png) + +Tu peux fermer la fenêtre des paramètres et passer maintenant à la création du projet. diff --git a/hi-IN/images/10_html_repl.png b/hi-IN/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/hi-IN/images/10_html_repl.png differ diff --git a/hi-IN/images/11_delete_files.png b/hi-IN/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/hi-IN/images/11_delete_files.png differ diff --git a/hi-IN/images/12_drag_drop_files.png b/hi-IN/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/hi-IN/images/12_drag_drop_files.png differ diff --git a/hi-IN/images/13_game_url.png b/hi-IN/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/hi-IN/images/13_game_url.png differ diff --git a/hi-IN/images/1_file_build_settings.png b/hi-IN/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/hi-IN/images/1_file_build_settings.png differ diff --git a/hi-IN/images/2_install_webgl.png b/hi-IN/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/hi-IN/images/2_install_webgl.png differ diff --git a/hi-IN/images/3_add_modules.png b/hi-IN/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/hi-IN/images/3_add_modules.png differ diff --git a/hi-IN/images/4_player_settings.png b/hi-IN/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/hi-IN/images/4_player_settings.png differ diff --git a/hi-IN/images/5_webgl_installed.png b/hi-IN/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/hi-IN/images/5_webgl_installed.png differ diff --git a/hi-IN/images/6_disable_compression.png b/hi-IN/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/hi-IN/images/6_disable_compression.png differ diff --git a/hi-IN/images/7_build_run.png b/hi-IN/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/hi-IN/images/7_build_run.png differ diff --git a/hi-IN/images/8_webgl_player.png b/hi-IN/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/hi-IN/images/8_webgl_player.png differ diff --git a/hi-IN/images/9_create_repl.png b/hi-IN/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/hi-IN/images/9_create_repl.png differ diff --git a/hi-IN/meta.yml b/hi-IN/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/hi-IN/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/hi-IN/step_1.md b/hi-IN/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/hi-IN/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/hr-HR/images/10_html_repl.png b/hr-HR/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/hr-HR/images/10_html_repl.png differ diff --git a/hr-HR/images/11_delete_files.png b/hr-HR/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/hr-HR/images/11_delete_files.png differ diff --git a/hr-HR/images/12_drag_drop_files.png b/hr-HR/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/hr-HR/images/12_drag_drop_files.png differ diff --git a/hr-HR/images/13_game_url.png b/hr-HR/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/hr-HR/images/13_game_url.png differ diff --git a/hr-HR/images/1_file_build_settings.png b/hr-HR/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/hr-HR/images/1_file_build_settings.png differ diff --git a/hr-HR/images/2_install_webgl.png b/hr-HR/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/hr-HR/images/2_install_webgl.png differ diff --git a/hr-HR/images/3_add_modules.png b/hr-HR/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/hr-HR/images/3_add_modules.png differ diff --git a/hr-HR/images/4_player_settings.png b/hr-HR/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/hr-HR/images/4_player_settings.png differ diff --git a/hr-HR/images/5_webgl_installed.png b/hr-HR/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/hr-HR/images/5_webgl_installed.png differ diff --git a/hr-HR/images/6_disable_compression.png b/hr-HR/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/hr-HR/images/6_disable_compression.png differ diff --git a/hr-HR/images/7_build_run.png b/hr-HR/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/hr-HR/images/7_build_run.png differ diff --git a/hr-HR/images/8_webgl_player.png b/hr-HR/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/hr-HR/images/8_webgl_player.png differ diff --git a/hr-HR/images/9_create_repl.png b/hr-HR/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/hr-HR/images/9_create_repl.png differ diff --git a/hr-HR/meta.yml b/hr-HR/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/hr-HR/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/hr-HR/step_1.md b/hr-HR/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/hr-HR/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/ja-JP/images/10_html_repl.png b/ja-JP/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/ja-JP/images/10_html_repl.png differ diff --git a/ja-JP/images/11_delete_files.png b/ja-JP/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/ja-JP/images/11_delete_files.png differ diff --git a/ja-JP/images/12_drag_drop_files.png b/ja-JP/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/ja-JP/images/12_drag_drop_files.png differ diff --git a/ja-JP/images/13_game_url.png b/ja-JP/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/ja-JP/images/13_game_url.png differ diff --git a/ja-JP/images/1_file_build_settings.png b/ja-JP/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/ja-JP/images/1_file_build_settings.png differ diff --git a/ja-JP/images/2_install_webgl.png b/ja-JP/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/ja-JP/images/2_install_webgl.png differ diff --git a/ja-JP/images/3_add_modules.png b/ja-JP/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/ja-JP/images/3_add_modules.png differ diff --git a/ja-JP/images/4_player_settings.png b/ja-JP/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/ja-JP/images/4_player_settings.png differ diff --git a/ja-JP/images/5_webgl_installed.png b/ja-JP/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/ja-JP/images/5_webgl_installed.png differ diff --git a/ja-JP/images/6_disable_compression.png b/ja-JP/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/ja-JP/images/6_disable_compression.png differ diff --git a/ja-JP/images/7_build_run.png b/ja-JP/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/ja-JP/images/7_build_run.png differ diff --git a/ja-JP/images/8_webgl_player.png b/ja-JP/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/ja-JP/images/8_webgl_player.png differ diff --git a/ja-JP/images/9_create_repl.png b/ja-JP/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/ja-JP/images/9_create_repl.png differ diff --git a/ja-JP/meta.yml b/ja-JP/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/ja-JP/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/ja-JP/step_1.md b/ja-JP/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/ja-JP/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/kn-IN/images/10_html_repl.png b/kn-IN/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/kn-IN/images/10_html_repl.png differ diff --git a/kn-IN/images/11_delete_files.png b/kn-IN/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/kn-IN/images/11_delete_files.png differ diff --git a/kn-IN/images/12_drag_drop_files.png b/kn-IN/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/kn-IN/images/12_drag_drop_files.png differ diff --git a/kn-IN/images/13_game_url.png b/kn-IN/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/kn-IN/images/13_game_url.png differ diff --git a/kn-IN/images/1_file_build_settings.png b/kn-IN/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/kn-IN/images/1_file_build_settings.png differ diff --git a/kn-IN/images/2_install_webgl.png b/kn-IN/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/kn-IN/images/2_install_webgl.png differ diff --git a/kn-IN/images/3_add_modules.png b/kn-IN/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/kn-IN/images/3_add_modules.png differ diff --git a/kn-IN/images/4_player_settings.png b/kn-IN/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/kn-IN/images/4_player_settings.png differ diff --git a/kn-IN/images/5_webgl_installed.png b/kn-IN/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/kn-IN/images/5_webgl_installed.png differ diff --git a/kn-IN/images/6_disable_compression.png b/kn-IN/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/kn-IN/images/6_disable_compression.png differ diff --git a/kn-IN/images/7_build_run.png b/kn-IN/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/kn-IN/images/7_build_run.png differ diff --git a/kn-IN/images/8_webgl_player.png b/kn-IN/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/kn-IN/images/8_webgl_player.png differ diff --git a/kn-IN/images/9_create_repl.png b/kn-IN/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/kn-IN/images/9_create_repl.png differ diff --git a/kn-IN/meta.yml b/kn-IN/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/kn-IN/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/kn-IN/step_1.md b/kn-IN/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/kn-IN/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/mr-IN/images/10_html_repl.png b/mr-IN/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/mr-IN/images/10_html_repl.png differ diff --git a/mr-IN/images/11_delete_files.png b/mr-IN/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/mr-IN/images/11_delete_files.png differ diff --git a/mr-IN/images/12_drag_drop_files.png b/mr-IN/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/mr-IN/images/12_drag_drop_files.png differ diff --git a/mr-IN/images/13_game_url.png b/mr-IN/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/mr-IN/images/13_game_url.png differ diff --git a/mr-IN/images/1_file_build_settings.png b/mr-IN/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/mr-IN/images/1_file_build_settings.png differ diff --git a/mr-IN/images/2_install_webgl.png b/mr-IN/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/mr-IN/images/2_install_webgl.png differ diff --git a/mr-IN/images/3_add_modules.png b/mr-IN/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/mr-IN/images/3_add_modules.png differ diff --git a/mr-IN/images/4_player_settings.png b/mr-IN/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/mr-IN/images/4_player_settings.png differ diff --git a/mr-IN/images/5_webgl_installed.png b/mr-IN/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/mr-IN/images/5_webgl_installed.png differ diff --git a/mr-IN/images/6_disable_compression.png b/mr-IN/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/mr-IN/images/6_disable_compression.png differ diff --git a/mr-IN/images/7_build_run.png b/mr-IN/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/mr-IN/images/7_build_run.png differ diff --git a/mr-IN/images/8_webgl_player.png b/mr-IN/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/mr-IN/images/8_webgl_player.png differ diff --git a/mr-IN/images/9_create_repl.png b/mr-IN/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/mr-IN/images/9_create_repl.png differ diff --git a/mr-IN/meta.yml b/mr-IN/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/mr-IN/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/mr-IN/step_1.md b/mr-IN/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/mr-IN/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/nl-NL/images/10_html_repl.png b/nl-NL/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/nl-NL/images/10_html_repl.png differ diff --git a/nl-NL/images/11_delete_files.png b/nl-NL/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/nl-NL/images/11_delete_files.png differ diff --git a/nl-NL/images/12_drag_drop_files.png b/nl-NL/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/nl-NL/images/12_drag_drop_files.png differ diff --git a/nl-NL/images/13_game_url.png b/nl-NL/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/nl-NL/images/13_game_url.png differ diff --git a/nl-NL/images/1_file_build_settings.png b/nl-NL/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/nl-NL/images/1_file_build_settings.png differ diff --git a/nl-NL/images/2_install_webgl.png b/nl-NL/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/nl-NL/images/2_install_webgl.png differ diff --git a/nl-NL/images/3_add_modules.png b/nl-NL/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/nl-NL/images/3_add_modules.png differ diff --git a/nl-NL/images/4_player_settings.png b/nl-NL/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/nl-NL/images/4_player_settings.png differ diff --git a/nl-NL/images/5_webgl_installed.png b/nl-NL/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/nl-NL/images/5_webgl_installed.png differ diff --git a/nl-NL/images/6_disable_compression.png b/nl-NL/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/nl-NL/images/6_disable_compression.png differ diff --git a/nl-NL/images/7_build_run.png b/nl-NL/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/nl-NL/images/7_build_run.png differ diff --git a/nl-NL/images/8_webgl_player.png b/nl-NL/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/nl-NL/images/8_webgl_player.png differ diff --git a/nl-NL/images/9_create_repl.png b/nl-NL/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/nl-NL/images/9_create_repl.png differ diff --git a/nl-NL/meta.yml b/nl-NL/meta.yml new file mode 100644 index 0000000..5680d1e --- /dev/null +++ b/nl-NL/meta.yml @@ -0,0 +1,10 @@ +title: Unity instellen voor WebGL export +hero_image: images/banner.png +description: Unity instellen voor WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Unity instellen voor WebGL export diff --git a/nl-NL/step_1.md b/nl-NL/step_1.md new file mode 100644 index 0000000..0a52772 --- /dev/null +++ b/nl-NL/step_1.md @@ -0,0 +1,25 @@ +Als dit de eerste keer is dat je een project exporteert naar WebGL, moet je je build-instellingen wijzigen. + +Klik op het **File** menu en selecteer **Build Settings...**. + +![File menu geselecteerd en Build settings gemarkeerd](images/1_file_build_settings.png) + +Selecteer in het volgende scherm **WebGL** en klik op de **Install with Unity Hub** knop. + +![WebGL optie geselecteerd en de Install with Unity Hub knop gemarkeerd](images/2_install_webgl.png) + +Klik in het volgende scherm op de **Install** knop en wacht tot de WebGL-module is geïnstalleerd. + +![Add modules scherm met Install button gemarkeerd](images/3_add_modules.png) + +Zodra de module geïnstalleerd is, kun je Unity Hub sluiten en daarna Unity sluiten en opnieuw starten. + +Nadat Unity opnieuw is geopend, controleer je of de **Build Settings...** in het **File** menu zijn bijgewerkt en dat WebGL is geïnstalleerd. Klik vervolgens op de knop **Player Settings...** + +![Build settings venster wordt weergegeven met de WebGL opties gemarkeerd en de Player Settings button gemarkeerd](images/5_webgl_installed.png) + +Selecteer in het menu **Player** aan de linkerkant in het inklapbare menu van **Publishing Settings** **Disabled** bij de **Compression Format** opties. + +![Project setting venster met het Player menu gemarkeerd en de Compression format ingesteld op Disabled en gemarkeerd](images/6_disable_compression.png) + +Je kunt het settings venster sluiten en verder gaan met het bouwen van je project. diff --git a/or-IN/images/10_html_repl.png b/or-IN/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/or-IN/images/10_html_repl.png differ diff --git a/or-IN/images/11_delete_files.png b/or-IN/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/or-IN/images/11_delete_files.png differ diff --git a/or-IN/images/12_drag_drop_files.png b/or-IN/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/or-IN/images/12_drag_drop_files.png differ diff --git a/or-IN/images/13_game_url.png b/or-IN/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/or-IN/images/13_game_url.png differ diff --git a/or-IN/images/1_file_build_settings.png b/or-IN/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/or-IN/images/1_file_build_settings.png differ diff --git a/or-IN/images/2_install_webgl.png b/or-IN/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/or-IN/images/2_install_webgl.png differ diff --git a/or-IN/images/3_add_modules.png b/or-IN/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/or-IN/images/3_add_modules.png differ diff --git a/or-IN/images/4_player_settings.png b/or-IN/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/or-IN/images/4_player_settings.png differ diff --git a/or-IN/images/5_webgl_installed.png b/or-IN/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/or-IN/images/5_webgl_installed.png differ diff --git a/or-IN/images/6_disable_compression.png b/or-IN/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/or-IN/images/6_disable_compression.png differ diff --git a/or-IN/images/7_build_run.png b/or-IN/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/or-IN/images/7_build_run.png differ diff --git a/or-IN/images/8_webgl_player.png b/or-IN/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/or-IN/images/8_webgl_player.png differ diff --git a/or-IN/images/9_create_repl.png b/or-IN/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/or-IN/images/9_create_repl.png differ diff --git a/or-IN/meta.yml b/or-IN/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/or-IN/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/or-IN/step_1.md b/or-IN/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/or-IN/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/pl-PL/images/10_html_repl.png b/pl-PL/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/pl-PL/images/10_html_repl.png differ diff --git a/pl-PL/images/11_delete_files.png b/pl-PL/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/pl-PL/images/11_delete_files.png differ diff --git a/pl-PL/images/12_drag_drop_files.png b/pl-PL/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/pl-PL/images/12_drag_drop_files.png differ diff --git a/pl-PL/images/13_game_url.png b/pl-PL/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/pl-PL/images/13_game_url.png differ diff --git a/pl-PL/images/1_file_build_settings.png b/pl-PL/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/pl-PL/images/1_file_build_settings.png differ diff --git a/pl-PL/images/2_install_webgl.png b/pl-PL/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/pl-PL/images/2_install_webgl.png differ diff --git a/pl-PL/images/3_add_modules.png b/pl-PL/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/pl-PL/images/3_add_modules.png differ diff --git a/pl-PL/images/4_player_settings.png b/pl-PL/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/pl-PL/images/4_player_settings.png differ diff --git a/pl-PL/images/5_webgl_installed.png b/pl-PL/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/pl-PL/images/5_webgl_installed.png differ diff --git a/pl-PL/images/6_disable_compression.png b/pl-PL/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/pl-PL/images/6_disable_compression.png differ diff --git a/pl-PL/images/7_build_run.png b/pl-PL/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/pl-PL/images/7_build_run.png differ diff --git a/pl-PL/images/8_webgl_player.png b/pl-PL/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/pl-PL/images/8_webgl_player.png differ diff --git a/pl-PL/images/9_create_repl.png b/pl-PL/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/pl-PL/images/9_create_repl.png differ diff --git a/pl-PL/meta.yml b/pl-PL/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/pl-PL/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/pl-PL/step_1.md b/pl-PL/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/pl-PL/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/pt-BR/images/10_html_repl.png b/pt-BR/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/pt-BR/images/10_html_repl.png differ diff --git a/pt-BR/images/11_delete_files.png b/pt-BR/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/pt-BR/images/11_delete_files.png differ diff --git a/pt-BR/images/12_drag_drop_files.png b/pt-BR/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/pt-BR/images/12_drag_drop_files.png differ diff --git a/pt-BR/images/13_game_url.png b/pt-BR/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/pt-BR/images/13_game_url.png differ diff --git a/pt-BR/images/1_file_build_settings.png b/pt-BR/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/pt-BR/images/1_file_build_settings.png differ diff --git a/pt-BR/images/2_install_webgl.png b/pt-BR/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/pt-BR/images/2_install_webgl.png differ diff --git a/pt-BR/images/3_add_modules.png b/pt-BR/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/pt-BR/images/3_add_modules.png differ diff --git a/pt-BR/images/4_player_settings.png b/pt-BR/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/pt-BR/images/4_player_settings.png differ diff --git a/pt-BR/images/5_webgl_installed.png b/pt-BR/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/pt-BR/images/5_webgl_installed.png differ diff --git a/pt-BR/images/6_disable_compression.png b/pt-BR/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/pt-BR/images/6_disable_compression.png differ diff --git a/pt-BR/images/7_build_run.png b/pt-BR/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/pt-BR/images/7_build_run.png differ diff --git a/pt-BR/images/8_webgl_player.png b/pt-BR/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/pt-BR/images/8_webgl_player.png differ diff --git a/pt-BR/images/9_create_repl.png b/pt-BR/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/pt-BR/images/9_create_repl.png differ diff --git a/pt-BR/meta.yml b/pt-BR/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/pt-BR/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/pt-BR/step_1.md b/pt-BR/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/pt-BR/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/ru-RU/images/10_html_repl.png b/ru-RU/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/ru-RU/images/10_html_repl.png differ diff --git a/ru-RU/images/11_delete_files.png b/ru-RU/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/ru-RU/images/11_delete_files.png differ diff --git a/ru-RU/images/12_drag_drop_files.png b/ru-RU/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/ru-RU/images/12_drag_drop_files.png differ diff --git a/ru-RU/images/13_game_url.png b/ru-RU/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/ru-RU/images/13_game_url.png differ diff --git a/ru-RU/images/1_file_build_settings.png b/ru-RU/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/ru-RU/images/1_file_build_settings.png differ diff --git a/ru-RU/images/2_install_webgl.png b/ru-RU/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/ru-RU/images/2_install_webgl.png differ diff --git a/ru-RU/images/3_add_modules.png b/ru-RU/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/ru-RU/images/3_add_modules.png differ diff --git a/ru-RU/images/4_player_settings.png b/ru-RU/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/ru-RU/images/4_player_settings.png differ diff --git a/ru-RU/images/5_webgl_installed.png b/ru-RU/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/ru-RU/images/5_webgl_installed.png differ diff --git a/ru-RU/images/6_disable_compression.png b/ru-RU/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/ru-RU/images/6_disable_compression.png differ diff --git a/ru-RU/images/7_build_run.png b/ru-RU/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/ru-RU/images/7_build_run.png differ diff --git a/ru-RU/images/8_webgl_player.png b/ru-RU/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/ru-RU/images/8_webgl_player.png differ diff --git a/ru-RU/images/9_create_repl.png b/ru-RU/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/ru-RU/images/9_create_repl.png differ diff --git a/ru-RU/meta.yml b/ru-RU/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/ru-RU/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/ru-RU/step_1.md b/ru-RU/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/ru-RU/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/sw-KE/images/10_html_repl.png b/sw-KE/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/sw-KE/images/10_html_repl.png differ diff --git a/sw-KE/images/11_delete_files.png b/sw-KE/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/sw-KE/images/11_delete_files.png differ diff --git a/sw-KE/images/12_drag_drop_files.png b/sw-KE/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/sw-KE/images/12_drag_drop_files.png differ diff --git a/sw-KE/images/13_game_url.png b/sw-KE/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/sw-KE/images/13_game_url.png differ diff --git a/sw-KE/images/1_file_build_settings.png b/sw-KE/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/sw-KE/images/1_file_build_settings.png differ diff --git a/sw-KE/images/2_install_webgl.png b/sw-KE/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/sw-KE/images/2_install_webgl.png differ diff --git a/sw-KE/images/3_add_modules.png b/sw-KE/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/sw-KE/images/3_add_modules.png differ diff --git a/sw-KE/images/4_player_settings.png b/sw-KE/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/sw-KE/images/4_player_settings.png differ diff --git a/sw-KE/images/5_webgl_installed.png b/sw-KE/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/sw-KE/images/5_webgl_installed.png differ diff --git a/sw-KE/images/6_disable_compression.png b/sw-KE/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/sw-KE/images/6_disable_compression.png differ diff --git a/sw-KE/images/7_build_run.png b/sw-KE/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/sw-KE/images/7_build_run.png differ diff --git a/sw-KE/images/8_webgl_player.png b/sw-KE/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/sw-KE/images/8_webgl_player.png differ diff --git a/sw-KE/images/9_create_repl.png b/sw-KE/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/sw-KE/images/9_create_repl.png differ diff --git a/sw-KE/meta.yml b/sw-KE/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/sw-KE/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/sw-KE/step_1.md b/sw-KE/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/sw-KE/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/xh-ZA/images/10_html_repl.png b/xh-ZA/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/xh-ZA/images/10_html_repl.png differ diff --git a/xh-ZA/images/11_delete_files.png b/xh-ZA/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/xh-ZA/images/11_delete_files.png differ diff --git a/xh-ZA/images/12_drag_drop_files.png b/xh-ZA/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/xh-ZA/images/12_drag_drop_files.png differ diff --git a/xh-ZA/images/13_game_url.png b/xh-ZA/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/xh-ZA/images/13_game_url.png differ diff --git a/xh-ZA/images/1_file_build_settings.png b/xh-ZA/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/xh-ZA/images/1_file_build_settings.png differ diff --git a/xh-ZA/images/2_install_webgl.png b/xh-ZA/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/xh-ZA/images/2_install_webgl.png differ diff --git a/xh-ZA/images/3_add_modules.png b/xh-ZA/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/xh-ZA/images/3_add_modules.png differ diff --git a/xh-ZA/images/4_player_settings.png b/xh-ZA/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/xh-ZA/images/4_player_settings.png differ diff --git a/xh-ZA/images/5_webgl_installed.png b/xh-ZA/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/xh-ZA/images/5_webgl_installed.png differ diff --git a/xh-ZA/images/6_disable_compression.png b/xh-ZA/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/xh-ZA/images/6_disable_compression.png differ diff --git a/xh-ZA/images/7_build_run.png b/xh-ZA/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/xh-ZA/images/7_build_run.png differ diff --git a/xh-ZA/images/8_webgl_player.png b/xh-ZA/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/xh-ZA/images/8_webgl_player.png differ diff --git a/xh-ZA/images/9_create_repl.png b/xh-ZA/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/xh-ZA/images/9_create_repl.png differ diff --git a/xh-ZA/meta.yml b/xh-ZA/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/xh-ZA/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/xh-ZA/step_1.md b/xh-ZA/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/xh-ZA/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project. diff --git a/zu-ZA/images/10_html_repl.png b/zu-ZA/images/10_html_repl.png new file mode 100644 index 0000000..10b6bcc Binary files /dev/null and b/zu-ZA/images/10_html_repl.png differ diff --git a/zu-ZA/images/11_delete_files.png b/zu-ZA/images/11_delete_files.png new file mode 100644 index 0000000..27f35e5 Binary files /dev/null and b/zu-ZA/images/11_delete_files.png differ diff --git a/zu-ZA/images/12_drag_drop_files.png b/zu-ZA/images/12_drag_drop_files.png new file mode 100644 index 0000000..dfe1bc9 Binary files /dev/null and b/zu-ZA/images/12_drag_drop_files.png differ diff --git a/zu-ZA/images/13_game_url.png b/zu-ZA/images/13_game_url.png new file mode 100644 index 0000000..fb669af Binary files /dev/null and b/zu-ZA/images/13_game_url.png differ diff --git a/zu-ZA/images/1_file_build_settings.png b/zu-ZA/images/1_file_build_settings.png new file mode 100644 index 0000000..2def67d Binary files /dev/null and b/zu-ZA/images/1_file_build_settings.png differ diff --git a/zu-ZA/images/2_install_webgl.png b/zu-ZA/images/2_install_webgl.png new file mode 100644 index 0000000..2bc12fc Binary files /dev/null and b/zu-ZA/images/2_install_webgl.png differ diff --git a/zu-ZA/images/3_add_modules.png b/zu-ZA/images/3_add_modules.png new file mode 100644 index 0000000..48f383b Binary files /dev/null and b/zu-ZA/images/3_add_modules.png differ diff --git a/zu-ZA/images/4_player_settings.png b/zu-ZA/images/4_player_settings.png new file mode 100644 index 0000000..da514a5 Binary files /dev/null and b/zu-ZA/images/4_player_settings.png differ diff --git a/zu-ZA/images/5_webgl_installed.png b/zu-ZA/images/5_webgl_installed.png new file mode 100644 index 0000000..eeea0c6 Binary files /dev/null and b/zu-ZA/images/5_webgl_installed.png differ diff --git a/zu-ZA/images/6_disable_compression.png b/zu-ZA/images/6_disable_compression.png new file mode 100644 index 0000000..6fbb2cf Binary files /dev/null and b/zu-ZA/images/6_disable_compression.png differ diff --git a/zu-ZA/images/7_build_run.png b/zu-ZA/images/7_build_run.png new file mode 100644 index 0000000..9ab86dd Binary files /dev/null and b/zu-ZA/images/7_build_run.png differ diff --git a/zu-ZA/images/8_webgl_player.png b/zu-ZA/images/8_webgl_player.png new file mode 100644 index 0000000..ccc9c66 Binary files /dev/null and b/zu-ZA/images/8_webgl_player.png differ diff --git a/zu-ZA/images/9_create_repl.png b/zu-ZA/images/9_create_repl.png new file mode 100644 index 0000000..99fbb9c Binary files /dev/null and b/zu-ZA/images/9_create_repl.png differ diff --git a/zu-ZA/meta.yml b/zu-ZA/meta.yml new file mode 100644 index 0000000..eabdf2f --- /dev/null +++ b/zu-ZA/meta.yml @@ -0,0 +1,10 @@ +title: Setup Unity for WebGL export +hero_image: images/banner.png +description: Setup Unity for WebGL export +version: 4 +listed: false +copyedit: false +last_tested: "2021-11-16" +steps: + - + title: Setup Unity for WebGL export diff --git a/zu-ZA/step_1.md b/zu-ZA/step_1.md new file mode 100644 index 0000000..cb21123 --- /dev/null +++ b/zu-ZA/step_1.md @@ -0,0 +1,25 @@ +If this is your first time exporting a project to WebGL, you need to change your build settings. + +Click on the **File** menu and select **Build Settings...**. + +![File menu selected and Build Settings highlighted](images/1_file_build_settings.png) + +On the next screen select **WebGL** and click on the **Install with Unity Hub** button. + +![WebGL option selected and the Install with Unity Hub button highlighted](images/2_install_webgl.png) + +On the next screen, click the **Install** button, then wait for the WebGL module to be installed. + +![Add modules screen with Install button highlighted](images/3_add_modules.png) + +Once the module has installed, you can close Unity Hub and then close Unity and restart it. + +Once Unity has opened, check that the **Build Settings** from the **File** menu have updated, and showing that WebGL has been installed. Then click on the **Player Settings** button + +![Build Settings window shown with the WebGL options highlighted and the Player Settings button highlighted](images/5_webgl_installed.png) + +From the **Player** menu on the left, in the collapsible menu for **Publishing Settings**, select **Disabled** from the **Compression Format** options. + +![Project setting window with the Player menu highlighted and the Compression format set to Disabled and highlighted](images/6_disable_compression.png) + +You can close the settings window and now move on to building the project.