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
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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