/
redgpu
/
ezEngine
Обзор
Документация
Войти
/
redgpu
/
ezEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ms9
Code/Games/SampleGame/Plugins.ddl
66 строк
1 KB
jankrassnigg
* Updated the SampleGame project. This thing was OLD! It still used JSON serialization!
12 фев 2019, 03:09
12 фев 2019, 03:09
da10a9f
Код
Авторство
О чём код?
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{"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{"ezProceduralPlacementPlugin"} bool %LoadCopy{false} string %DependencyOf{"EditorPluginProceduralPlacement"} } Plugin { string %Path{"ezSampleGamePlugin"} bool %LoadCopy{false} string %DependencyOf{"<manual>"} }