IS_Lab2/IS_Lab2_JSON_CS/Assets/basic_config.yaml
purifetchi 095527ea81 zad 7
2025-03-09 19:28:30 +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'