forked from ngld/old-knossos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
file_list.json
152 lines (152 loc) · 5.85 KB
/
file_list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"#!": "This file is automatically generated. Please don't edit it manually, use tools/common/update_file_list.py.",
"images": [
"html/images/BG.png",
"html/images/btn-blue-a.png",
"html/images/btn-blue-h.png",
"html/images/btn-blue.png",
"html/images/btn-green-a.png",
"html/images/btn-green-h.png",
"html/images/btn-green.png",
"html/images/btn-grey-a.png",
"html/images/btn-grey-h.png",
"html/images/btn-grey.png",
"html/images/btn-link-blue-a.png",
"html/images/btn-link-blue-h.png",
"html/images/btn-link-blue.png",
"html/images/btn-link-grey-a.png",
"html/images/btn-link-grey-h.png",
"html/images/btn-link-grey.png",
"html/images/btn-link-red-a.png",
"html/images/btn-link-red-h.png",
"html/images/btn-link-red.png",
"html/images/btn-orange-a.png",
"html/images/btn-orange-h.png",
"html/images/btn-orange.png",
"html/images/btn-red-a.png",
"html/images/btn-red-h.png",
"html/images/btn-red.png",
"html/images/btn-yellow-a.png",
"html/images/btn-yellow-h.png",
"html/images/btn-yellow.png",
"html/images/dropdown-a.png",
"html/images/dropdown-h.png",
"html/images/dropdown.png",
"html/images/icon-filter-a.png",
"html/images/icon-filter-h.png",
"html/images/icon-filter.png",
"html/images/icon-help-a.png",
"html/images/icon-help-h.png",
"html/images/icon-help.png",
"html/images/icon-screenshots-a.png",
"html/images/icon-screenshots-h.png",
"html/images/icon-screenshots.png",
"html/images/icon-settings-a.png",
"html/images/icon-settings-h.png",
"html/images/icon-settings.png",
"html/images/icon-update-a.png",
"html/images/icon-update-h.png",
"html/images/icon-update.png",
"html/images/iconbtn-develop-a.png",
"html/images/iconbtn-develop-h.png",
"html/images/iconbtn-develop.png",
"html/images/iconbtn-explore-a.png",
"html/images/iconbtn-explore-h.png",
"html/images/iconbtn-explore.png",
"html/images/iconbtn-home-a.png",
"html/images/iconbtn-home-h.png",
"html/images/iconbtn-home.png",
"html/images/mod-banner-blue.png",
"html/images/mod-banner-green.png",
"html/images/mod-banner-grey.png",
"html/images/mod-banner-orange.png",
"html/images/mod-banner-red.png",
"html/images/mod-banner-yellow.png",
"html/images/modnotify_error.png",
"html/images/modnotify_ready.png",
"html/images/modnotify_update.png",
"html/images/modnotify_updating.png",
"html/images/modstock.jpg",
"html/images/retail_data/banner-retail.png",
"html/images/retail_data/mod-retail.png",
"html/images/retail_data/screen01.jpg",
"html/images/retail_data/screen02.jpg",
"html/images/retail_data/screen03.jpg",
"html/images/retail_data/screen04.jpg",
"html/images/retail_data/screen05.jpg",
"html/images/retail_data/screen06.jpg",
"html/images/retail_data/screen07.jpg",
"html/images/retail_data/screen08.jpg",
"html/images/retail_data/screen09.jpg",
"html/images/retail_data/screen10.jpg",
"html/images/retail_data/screen11.jpg",
"html/images/retail_data/screen12.jpg",
"html/images/scrollbtn-down-a.png",
"html/images/scrollbtn-down-h.png",
"html/images/scrollbtn-down.png",
"html/images/scrollbtn-up-a.png",
"html/images/scrollbtn-up-h.png",
"html/images/scrollbtn-up.png",
"html/images/tabbox-corner.png",
"html/images/tabedge-a.png",
"html/images/tabedge-i.png",
"html/images/tabsquare-a.png",
"html/images/tabsquare-i.png",
"html/images/window_icons/close-a.png",
"html/images/window_icons/close-h.png",
"html/images/window_icons/close.png",
"html/images/window_icons/max-a.png",
"html/images/window_icons/max-h.png",
"html/images/window_icons/max.png",
"html/images/window_icons/min-a.png",
"html/images/window_icons/min-h.png",
"html/images/window_icons/min.png",
"html/images/window_icons/res-a.png",
"html/images/window_icons/res-h.png",
"html/images/window_icons/res.png"
],
"python": [
"knossos/__init__.py",
"knossos/__main__.py",
"knossos/auto_fetch.py",
"knossos/bool_parser.py",
"knossos/center.py",
"knossos/clibs.py",
"knossos/fsodiff.py",
"knossos/integration.py",
"knossos/ipc.py",
"knossos/launcher.py",
"knossos/nebula.py",
"knossos/parsetab.py",
"knossos/progress.py",
"knossos/py2_compat.py",
"knossos/qt.py",
"knossos/repo.py",
"knossos/runner.py",
"knossos/settings.py",
"knossos/tasks.py",
"knossos/util.py",
"knossos/vplib.py",
"knossos/web.py",
"knossos/windows.py"
],
"templates": [
"html/templates/kn-details-page.vue",
"html/templates/kn-dev-mod.vue",
"html/templates/kn-dev-staff.vue",
"html/templates/kn-devel-page.vue",
"html/templates/kn-drawer.vue",
"html/templates/kn-dropdown.vue",
"html/templates/kn-fso-settings.vue",
"html/templates/kn-fso-user-settings.vue",
"html/templates/kn-global-flags.vue",
"html/templates/kn-mod-explore.vue",
"html/templates/kn-mod-home.vue",
"html/templates/kn-page.vue",
"html/templates/kn-save-btn.vue",
"html/templates/kn-scroll-container.vue",
"html/templates/kn-settings-page.vue",
"html/templates/kn-troubleshooting.vue",
"html/templates/kn-welcome-page.vue"
]
}