Skip to content

MaxStgs/MagicFirst

Repository files navigation

Установка

  1. Создать проект Unigine
  2. Выполнить клонирование репозитория в созданный проект
  3. Модифицировать unigine.cfg добавлением <item name="extern_plugin" type="string">../plugins/uep/bin/uep</item>
  4. В Unigine SDK Browser под кнопкой проект "Open Editor" нажать на кнопку с текстом "..." и добавить в Additional arguments -extern_plugin ../plugins/uep/bin/uep
  5. Модифицировать проект в Visual Studio/Rider

Setup

  1. Create Unigine project
  2. Clone repository in created project
  3. Modify unigine.cfg by adding <item name="extern_plugin" type="string">../plugins/uep/bin/uep</item>
  4. In Unigine SDK Browser under button of project "Open Editor" press at button with name "..." and add in Additional arguments -extern_plugin ../plugins/uep/bin/uep
  5. Modify project in Visual Studio/Rider

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published