Modding:Setting up your Linux Development Environment/ru: Difference between revisions

From Vintage Story Wiki
Created page with "=== Тестирование === * Нажмите «Выполнить -> Запустить без отладки» или нажмите «CTRL + F5». * Vintage Story должна запуститься."
(Created page with "== Создание решения (проектная группа) == * Откройте MonoDevelop и создайте новое решение с помощью: '''Файл -> Новое решение...''' (в верхнем левом углу). * Выберите '''.NET -> Library''' в качестве шаблона. 800px * Нажмите "Далее. * Задайте свое '''Имя проекта''', см. пример н...")
(Created page with "=== Тестирование === * Нажмите «Выполнить -> Запустить без отладки» или нажмите «CTRL + F5». * Vintage Story должна запуститься.")
Line 48: Line 48:
* Нажмите «ОК».
* Нажмите «ОК».


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Тестирование ===
=== Testing ===
* Нажмите «Выполнить -> Запустить без отладки» или нажмите «CTRL + F5».
* Click on '''Run -> Start Without Debugging''' or press '''CTRL + F5'''.
* Vintage Story должна запуститься.
* Vintage Story should now start.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== launchmod.sh ===
=== launchmod.sh ===
<code>
<code>
Line 63: Line 60:
<nowiki>mono Vintagestory.exe -oTestworld -pcreativebuilding</nowiki><br />
<nowiki>mono Vintagestory.exe -oTestworld -pcreativebuilding</nowiki><br />
</code>
</code>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Confirmedusers
13,514

edits