com.unity.remote-config 1.3.0-preview.1

com.unity.remote-config

Notes: processedReleased March 27, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

🔄 Changes

  • Added support for json as a new setting type.
  • Added method GetJson() to utilize json in runtime.
  • Added UI Json Window in Editor for manipulating json setting value (works via Edit button instead of text box).
  • Added ability to format and validate json within the Json Window.