10 lines
300 B
JSON
10 lines
300 B
JSON
{
|
|
"app_name": "Applications",
|
|
"app_os": "Windows",
|
|
"app_version": "1.0.0",
|
|
"architecture": "x64",
|
|
"icon_path": "data/assets/icon.ico",
|
|
"splash_image": "splash",
|
|
"main_script": "main.py",
|
|
"git_repo": "https://gitea.louismazin.ovh/LouisMazin/PythonApplicationTemplate"
|
|
} |