Releases: 98teg/JSONConfigFile
Releases · 98teg/JSONConfigFile
v1.0.2 - Fix linter problems
v1.0.1 - Update icon
Features
- Godot Asset Library icon updated.
v1.0.0 - First Release
Features
This plugin would offer you:
- Twelve different types of properties:
- Booleans
- Real numbers
- Integers
- Percentages
- Strings
- Enums
- Arrays
- Colors
- Objects
- Files
- JSON Configuration Files
- Images
- The ability to detect multiple errors and warnings with a single call to the validation process.
- A representation of the errors and warnings with dictionaries to allow customization of the messages.
- The execution of code during the validation process to transform the data or to create custom tests.