-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathpyappify.yml
More file actions
22 lines (21 loc) · 653 Bytes
/
Copy pathpyappify.yml
File metadata and controls
22 lines (21 loc) · 653 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: "ok-gf2"
uac: true
profiles:
- name: "china"
git_url: "https://cnb.cool/ok-oldking/ok-gf2.git"
admin: true
main_script: "main.py"
requires_python: "3.12"
requirements: "requirements.txt"
use_pythonw: true
show_add_defender: true
# PYTHONPATH: "your/default/path" # Optional, will be "" if missing
- name: "global"
git_url: "https://github.com/AliceJump/ok-gf2-update.git"
admin: true
main_script: "main.py"
requires_python: "3.12"
requirements: "requirements.txt"
use_pythonw: true
show_add_defender: true
# PYTHONPATH: "your/default/path" # Optional, will be "" if missing