Last updated: 06/04/2023 - Changelog
Maintainer: Abu
Contributors:
- (WTH) Abu
- [HLL Fr] Dr.WeeD / Maresh
- NoodleArms[BEER] / emathey
- [1.Fjg] FlorianSW
Last updated: 06/04/2023 - Changelog
Maintainer: Abu
Contributors:
- (WTH) Abu
- [HLL Fr] Dr.WeeD / Maresh
- NoodleArms[BEER] / emathey
- [1.Fjg] FlorianSW
We did it! We broke gist.github.com ;) So head over to the new home! Thank you all!
2021.10.20: https://github.com/AveYo/MediaCreationTool.bat now open for interaction
Not just an Universal MediaCreationTool wrapper script with ingenious support for business editions,
A powerful yet simple windows 10 / 11 deployment automation tool as well!
#!/usr/bin/php | |
<?php | |
/* | |
* Convert JSON file to CSV and output it. | |
* | |
* JSON should be an array of objects, dictionaries with simple data structure | |
* and the same keys in each object. | |
* The order of keys it took from the first element. | |
* | |
* Example: |