×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "block"; document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Search
Programming, development, testing
→
Unity - разработка 3D игр на C# для Android, iOS, Windows
→
Установка Unity (скачиваем и устанавливаем)
Looked at
4044
times
Установка Unity (скачиваем и устанавливаем)
last updated: 21 September 2020
Для разработки приложений на
Xamarin
,
Unity
,
MonoGame
нужно установить
Microsoft Visual Studio
.
Download and install
Visual Studio 2022
(for writing programs:
WPF
,
ASP.NET
,
ASP.NET Core
,
UWP
,
Miaui
,
Xamarin
,
Unity
)
Download and install Visual Studio 2019 ...
Download and install Visual Studio 2017 ...
Если у вас нет проинсталированной
Unity
то скачайте с официального сайта:
https://unity3d.com
← Previous topic
Что такое Unity?
Next topic →
Run Unity. Create account. Unity ID
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
Что такое Unity?
•
Установка Unity (скачиваем и устанавливаем)
•
Run Unity. Create account. Unity ID
Книги
•
Книги для изучения Unity
Ваши вопросы присылайте по почте:
info@dir.by