Online Config Service

Online Config Service is an UE4 plugin that provides the ability to get remote config from website, which can easily update config for stand-alone application online.

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

Online Config Service is useful for stand-alone or server-less applications to update config. Users can modify the config from website easily without setup your own server. Users can use these configs to control their application's behaviors, such as enable/disable features.


Preview: Online Config Service for UE4

기술적 세부사항

Features:

  • Support to modify and update configs from website in json format.
  • Support to define different type of config, including string, integer, float, array, object, boolean.
  • Support to fetch remote config from blueprint.
  • Support to parse json config and get config by key from blueprint.
  • Config website: Here
  • One month trial for a new user.


Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  OnlineConfigService (Runtime)


Number of Blueprints: 0

Number of C++ Classes: Five

Network Replicated: (No)

Supported Development Platforms: (Win64, Android, IOS, Mac)

Supported Target Build Platforms: (Win64, Android, IOS, Mac)

Documentation: Online Config Service Document

Example Project: Online Config Service Demo UE4.27

Important/Additional Notes: In the event you are unable to find the information you seek, feel free to register and post on the user forum or to contact easycomplex.tech@gmail.com