17 lines
501 B
JSON
17 lines
501 B
JSON
{
|
|
"icon_generator": {
|
|
"input_png": "C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png",
|
|
"output_ico": "C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico",
|
|
"sizes": "16,32,48,64,128,256",
|
|
"remove_bg": true
|
|
},
|
|
"notepad_launcher": {},
|
|
"dummy_script": {
|
|
"user_text": "uuuuu",
|
|
"iterations": 1,
|
|
"enable_feature": false,
|
|
"output_dir": ""
|
|
},
|
|
"pyinstaller_gui": {},
|
|
"backup_app": {}
|
|
} |