PLEXUS GAME ASSET: 전체 콘텐츠 50% 할인

Plugin Builder

Naotsun - 코드 플러그인 - 2023/05/08

Adds a tools menu to build plugin with multiple engine versions and compress the built plugin into a zip file that can be submitted to the marketplace.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Adds a tools menu to build plugin with multiple engine versions and compress the built plugin into a zip file that can be submitted to the marketplace.

기술적 세부사항

Usage:

You can access the functionality of this plugin from Package Plugin in the editor's Build menu (File menu in UE4).

From the menu, you can specify the engine version to build, the platform, and whether to strictly determine inclusion, etc.

Code Modules:

  •  PluginBuilder [EditorNoCommandlet]

Supported Development Platforms: Windows

Documentation: https://github.com/Naotsun19B/PluginBuilder-Document

Latest Update:

  • Added All to engine version preset button
  • Changed to remember the value for each project only for build targets
  • Changed to use UAT's Zip Utils for zip file compression
  • Added support for UE5.2