IS_Lab2/IS_Lab2_JSON/Assets/basic_config.yaml
2025-03-09 18:21:33 +01:00

13 lines
No EOL
276 B
YAML

paths:
source_folder: 'Assets/'
json_source_file: 'data.json'
yaml_source_file: 'data.yaml'
json_destination_file: 'data_mod2.json'
yaml_destination_file: 'data_ymod2.yaml'
launch:
operations:
- 'deserialize'
- 'serialize'
- 'convert'
source: 'file'