Online Config Service

Easycomplex-Tech - Code Plugins - Oct 9, 2021

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.

  • Supported Platforms
  • Supported Engine Versions
    4.25 - 4.27, 5.0
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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

Technical Details

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