/
redgpu
/
ezEngine
Обзор
Документация
Войти
/
redgpu
/
ezEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
release-20.2
Code/Games/SampleGame/Plugins.ddl
78 строк
1 KB
Jan Krassnigg
Various smaller improvements
02 окт 2019, 12:34
02 окт 2019, 12:34
757efdd
Код
Авторство
О чём код?
Plugin { string %Path{"ezEnginePluginAssets"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginAssets"} } Plugin { string %Path{"ezEnginePluginKraut"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginKraut"} } Plugin { string %Path{"ezEnginePluginParticle"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginParticle"} } Plugin { string %Path{"ezEnginePluginPhysX"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginPhysX"} } Plugin { string %Path{"ezEnginePluginRecast"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginRecast"} } Plugin { string %Path{"ezEnginePluginScene"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginScene"} } Plugin { string %Path{"ezFmodPlugin"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginFmod"} } Plugin { string %Path{"ezKrautPlugin"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginKraut"} } Plugin { string %Path{"ezParticlePlugin"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginParticle"} } Plugin { string %Path{"ezPhysXPlugin"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginPhysX"} } Plugin { string %Path{"ezProcGenPlugin"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginProcGen"} } Plugin { string %Path{"ezRecastPlugin"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginRecast"} } Plugin { string %Path{"ezSampleGamePlugin"} bool %LoadCopy{false} string %DependencyOf{"<manual>"} }