/
redgpu
/
ezEngine
Обзор
Документация
Войти
/
redgpu
/
ezEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
release-24.9
Code/EnginePlugins/GameComponentsPlugin/GameComponents.ezPluginBundle
15 строк
477 B
Jan Krassnigg
Moved non-essential game components into separate plugin (#851)
16 янв 2023, 15:26
Не верифицирован
16 янв 2023, 15:26
824e622
Код
Авторство
О чём код?
// for a description of the options see: // Code/EditorPlugins/Assets/EditorPluginAssets/Assets.ezPluginBundle PluginInfo { string %DisplayName{"Game Components"} string %Description{"Contains components useful for many types of games."} string %EditorPlugins{} string %EditorEnginePlugins{} string %RuntimePlugins{"ezGameComponentsPlugin"} string %PackageDependencies{} string %RequiredPlugins{} string %ExclusiveFeatures{} string %EnabledInTemplates{"General3D"} }