File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "application" : {
3+ "id" : 389176180877688832 ,
4+ "manifests" : [
5+ {
6+ "label" : " test" ,
7+ "platforms" : [" win32" , " win64" ],
8+ "locales" : [],
9+ "local_root" : " ./" ,
10+ "file_rules" : {
11+ "mappings" : [
12+ {
13+ "local_path" : " ." ,
14+ "install_path" : " ."
15+ }
16+ ],
17+ "properties" : [
18+ {
19+ "install_path" : " luaui/config*" ,
20+ "attributes" : [" user_data" ]
21+ }
22+ ],
23+ },
24+ "storage" : {
25+ "sync" : true ,
26+ "roots" : [
27+ {
28+ "id" : " config" ,
29+ "paths" : [
30+ {
31+ "path" : " luaui/config"
32+ },
33+ {
34+ "path" : " luaui/configs"
35+ }
36+ ],
37+ "patterns" : [" **/*" ]
38+ }
39+ ]
40+ },
41+ "launch_options" : [
42+ {
43+ "name" : " Zero-K" ,
44+ "executable" : " Zero-K.exe" ,
45+ "arguments" : [],
46+ "platforms" : [" win32" , " win64" ],
47+ },
48+ {
49+ "name" : " Zero-K" ,
50+ "executable" : " ./Zero-K_linux64.sh" ,
51+ "arguments" : [],
52+ "platforms" : [" linux" ],
53+ }
54+ ]
55+ }
56+ ]
57+ }
58+ }
You can’t perform that action at this time.
0 commit comments