×
=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
Праздники ...
Праздники ...
День Святого Валентина (14 Февраля)
Концерты, выставки, цирки ...
Концерты, выставки, цирки ...
Спектакль "Дзядзечкаў сон" г. Минск 30 января, 13 февраля, 28 февраля 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Йога (занятия)
Спорт занятие
Компьютеры, игры, программирование
Компьютеры, игры, программирование
Объявления ...
Объявления ...
ремонт двигателя ММЗ Д260.4-675
Объявление
Форум (ваши вопросы, обсуждение)
Форум (ваши вопросы, обсуждение)
Search
Programming, development, testing
→
MonoGame - develop games on C# for computers (Windows, Linux), phones (Android, iOS), game consoles (Xbox, PlayStation, Nintendo Switch)
→
Installing MonoGame (download and install) for Windows inside Visual Studio
Looked at
10753
times
Installing MonoGame (download and install) for Windows inside Visual Studio
last updated: 9 Augusta 2023
MonoGame
is integrated inside
Visual Studio
.
To download and install
MonoGame
you need to click on the
Extensions
→
Manage Extensions
menu inside
Visual Studio
.
Step 1.
Open Visual Studio
To write a game using
MonoGame
and for the game to work on different platforms, you need
Visual Studio
with the
Xamarin
option.
If you do not have
Visual Studio
installed with the
Xamarin
option, you need
install
Visual Studio
with
Xamarin
option ...
Open
Visual Studio 2022
or
Open
Visual Studio 2019
Attention!
If you do not have the
MonoGame
library installed, you need to install:
Installing MonoGame (download and install) for Windows inside Visual Studio ...
Step 2.
Installation MonoGame
MonoGame integrate inside Visual Studio
To download
MonoGame
you need to click on the
Extensions
→
Manage Extensions
menu inside
Visual Studio
.
Installing MonoGame (download and install) for Windows inside Visual Studio using Extensions → Manage Extensions
1. Select
Online
2. write
monogame
3. and press
Download
4. We need to close this window and close
Visual Studio
Installing MonoGame (download and install) for Windows inside Visual Studio using Manage Extensions
After
Visual Studio
is closed,
MonoGame
will automatically start downloading:
Installation MonoGame (download and install) for Windows
Click on
Modify
to agree to the license.
And the installation of
MonoGame
will continue.
Installation MonoGame (download and install) for Windows
Installation MonoGame (download and install) for Windows
Installation MonoGame (download and install) for Windows
Press Close.
The installation of
MonoGame
is complete.
Step 3.
How do I check that MonoGame has been installed?
Answer:
MonoGame
is only visible when creating a new project inside
Visual Studio
.
Let's open
Visual Studio
:
Old version. What was the installation of the old MonoGame in 2018
Previously, the old
MonoGame
library was downloaded as a separate
exe
file and had to be run in order to install.
After installing
MonoGame
on the Windows system, it is not visible, can only be seen when creating a new project inside
Visual Studio
On the official website
MonoGame
you can find any version:
http://www.monogame.net/downloads
I used version
MonoGame 3.6 for VisualStudio
http://www.monogame.net/releases/v3.6/MonoGameSetup.exe
Installing
MonoGame 3.6
step by step:
Installing the old MonoGame (download and install) for Windows
Open the downloaded file and install
MonoGame
:
Installing the old MonoGame (download and install) for Windows
Installing the old MonoGame (download and install) for Windows
Installing the old MonoGame (download and install) for Windows
Installing the old MonoGame (download and install) for Windows
Press
Finish
The installation was successful
Read:
Create a new
MonoGame
application for
Android
...
← Previous topic
Open Visual Studio (to write a game using MonoGame)
Next topic →
Create a new MonoGame application on the computer (Windows) in emulator mode Android
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Экскурсии по Москве: пешеходные, автобусные и речные прогулки на любой вкус
Объявления
Объявления
MonoGame
•
What is MonoGame?
•
Что такое Mono (виртуальная машина для C# в Unix) ?
•
What are the advantages of Monogame?
•
How to write a game in MonoGame and compile to different platforms: Windows computer, macOS computer, Android phone, iOS apple phone, Nintendo Switch game console
Download and install MonoGame
•
Download and install Microsoft Visual Studio to write MonoGame games on a computer with the Windows system
•
Open Visual Studio (to write a game using MonoGame)
•
Installing MonoGame (download and install) for Windows inside Visual Studio
Создаем и запускаем MonoGame приложение на компьютере (Windows) в режиме эмулятора Android
•
Create a new MonoGame application on the computer (Windows) in emulator mode Android
•
Запуск и отладка MonoGame приложения на компьютере(Windows) в режиме эмулятора Android
•
Запускается старая версия MonoGame приложения в debug в режиме эмулятора Android
•
Запуск и отладка MonoGame приложения на телефоне через USB
•
Запуск MonoGame приложения на Android телефоне (создание apk файла)
Android (устанавливаем)
•
Инсталлирование платформы Android (SDK 7.1.1 API 25) в Visual Studio ...
•
Create a Android virtual device in Visual Studio
Установка, запуск MonoGame приложения на компьютере с системой MacOSX
•
Installing, running MonoGame application on a computer with the operating system iOS (MacOSX) using Xamarin Studio
•
Installing, running MonoGame application on a computer with the operating system iOS (MacOSX) using Visual Studio
Функциональность MonoGame
•
Рисуем прямоугольник в новом MonoGame приложении
•
Добавляем файл png и рисуем картинку в новом MonoGame приложении
•
Рисуем текст в новом MonoGame приложении
Книги
•
Книги для изучения MonoGame
Ваши вопросы присылайте по почте:
info@dir.by