-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtxr2.resource_order
More file actions
65 lines (65 loc) · 5.82 KB
/
txr2.resource_order
File metadata and controls
65 lines (65 loc) · 5.82 KB
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
{
"FolderOrderSettings": [],
"ResourceOrderSettings": [
{"name":"txr_init","order":1,"path":"scripts/txr_init/txr_init.yy",},
{"name":"txr_parse","order":3,"path":"scripts/txr_parse/txr_parse.yy",},
{"name":"txr_print_pos","order":1,"path":"scripts/txr_print_pos/txr_print_pos.yy",},
{"name":"txr_throw","order":3,"path":"scripts/txr_throw/txr_throw.yy",},
{"name":"txr_throw_at","order":5,"path":"scripts/txr_throw_at/txr_throw_at.yy",},
{"name":"txr_is_number","order":7,"path":"scripts/txr_is_number/txr_is_number.yy",},
{"name":"txr_sfmt","order":9,"path":"scripts/txr_sfmt/txr_sfmt.yy",},
{"name":"txr_build","order":1,"path":"scripts/txr_build/txr_build.yy",},
{"name":"txr_build_expr","order":3,"path":"scripts/txr_build_expr/txr_build_expr.yy",},
{"name":"txr_build_ops","order":5,"path":"scripts/txr_build_ops/txr_build_ops.yy",},
{"name":"txr_build_stat","order":7,"path":"scripts/txr_build_stat/txr_build_stat.yy",},
{"name":"txr_build_loop_body","order":9,"path":"scripts/txr_build_loop_body/txr_build_loop_body.yy",},
{"name":"txr_compile","order":1,"path":"scripts/txr_compile/txr_compile.yy",},
{"name":"txr_compile_expr","order":3,"path":"scripts/txr_compile_expr/txr_compile_expr.yy",},
{"name":"txr_compile_patch_break_continue","order":5,"path":"scripts/txr_compile_patch_break_continue/txr_compile_patch_break_continue.yy",},
{"name":"txr_compile_getter","order":7,"path":"scripts/txr_compile_getter/txr_compile_getter.yy",},
{"name":"txr_compile_setter","order":9,"path":"scripts/txr_compile_setter/txr_compile_setter.yy",},
{"name":"txr_exec_actions","order":3,"path":"scripts/txr_exec_actions/txr_exec_actions.yy",},
{"name":"txr_thread_create","order":5,"path":"scripts/txr_thread_create/txr_thread_create.yy",},
{"name":"txr_thread_destroy","order":8,"path":"scripts/txr_thread_destroy/txr_thread_destroy.yy",},
{"name":"txr_thread_resume","order":10,"path":"scripts/txr_thread_resume/txr_thread_resume.yy",},
{"name":"txr_thread_yield","order":12,"path":"scripts/txr_thread_yield/txr_thread_yield.yy",},
{"name":"txr_thread_jump","order":14,"path":"scripts/txr_thread_jump/txr_thread_jump.yy",},
{"name":"txr_thread_jump_push","order":16,"path":"scripts/txr_thread_jump_push/txr_thread_jump_push.yy",},
{"name":"txr_action_write","order":1,"path":"scripts/txr_action_write/txr_action_write.yy",},
{"name":"txr_action_read","order":3,"path":"scripts/txr_action_read/txr_action_read.yy",},
{"name":"txr_action_print","order":5,"path":"scripts/txr_action_print/txr_action_print.yy",},
{"name":"txr_program_write","order":1,"path":"scripts/txr_program_write/txr_program_write.yy",},
{"name":"txr_program_read","order":3,"path":"scripts/txr_program_read/txr_program_read.yy",},
{"name":"txr_program_print","order":5,"path":"scripts/txr_program_print/txr_program_print.yy",},
{"name":"txr_value_write","order":5,"path":"scripts/txr_value_write/txr_value_write.yy",},
{"name":"txr_value_read","order":7,"path":"scripts/txr_value_read/txr_value_read.yy",},
{"name":"txr_thread_write","order":9,"path":"scripts/txr_thread_write/txr_thread_write.yy",},
{"name":"txr_thread_read","order":11,"path":"scripts/txr_thread_read/txr_thread_read.yy",},
{"name":"txr_function_add","order":15,"path":"scripts/txr_function_add/txr_function_add.yy",},
{"name":"txr_constant_add","order":17,"path":"scripts/txr_constant_add/txr_constant_add.yy",},
{"name":"scr_txr_demo_af","order":1,"path":"scripts/scr_txr_demo_af/scr_txr_demo_af.yy",},
{"name":"scr_txr_demo_abs","order":3,"path":"scripts/scr_txr_demo_abs/scr_txr_demo_abs.yy",},
{"name":"scr_txr_demo_lerp","order":5,"path":"scripts/scr_txr_demo_lerp/scr_txr_demo_lerp.yy",},
{"name":"scr_txr_demo_draw_text","order":7,"path":"scripts/scr_txr_demo_draw_text/scr_txr_demo_draw_text.yy",},
{"name":"scr_txr_demo_default_func","order":9,"path":"scripts/scr_txr_demo_default_func/scr_txr_demo_default_func.yy",},
{"name":"scr_txr_demo_trace","order":11,"path":"scripts/scr_txr_demo_trace/scr_txr_demo_trace.yy",},
{"name":"scr_txr_demo_wait","order":13,"path":"scripts/scr_txr_demo_wait/scr_txr_demo_wait.yy",},
{"name":"scr_txr_demo_dlg","order":15,"path":"scripts/scr_txr_demo_dlg/scr_txr_demo_dlg.yy",},
{"name":"scr_txr_demo_global_get","order":17,"path":"scripts/scr_txr_demo_global_get/scr_txr_demo_global_get.yy",},
{"name":"scr_txr_demo_global_set","order":19,"path":"scripts/scr_txr_demo_global_set/scr_txr_demo_global_set.yy",},
{"name":"scr_txr_demo_call_label","order":21,"path":"scripts/scr_txr_demo_call_label/scr_txr_demo_call_label.yy",},
{"name":"scr_txr_demo_get_dummy","order":23,"path":"scripts/scr_txr_demo_get_dummy/scr_txr_demo_get_dummy.yy",},
{"name":"scr_txr_demo_array","order":25,"path":"scripts/scr_txr_demo_array/scr_txr_demo_array.yy",},
{"name":"scr_txr_demo_assert","order":27,"path":"scripts/scr_txr_demo_assert/scr_txr_demo_assert.yy",},
{"name":"fnt_test","order":1,"path":"fonts/fnt_test/fnt_test.yy",},
{"name":"obj_txr_demo","order":1,"path":"objects/obj_txr_demo/obj_txr_demo.yy",},
{"name":"obj_txr_demo_wait","order":3,"path":"objects/obj_txr_demo_wait/obj_txr_demo_wait.yy",},
{"name":"obj_txr_demo_dialog","order":5,"path":"objects/obj_txr_demo_dialog/obj_txr_demo_dialog.yy",},
{"name":"room0","order":1,"path":"rooms/room0/room0.yy",},
{"name":"txr_exec_string","order":1,"path":"scripts/txr_exec_string/txr_exec_string.yy",},
{"name":"txr_test_value_call","order":1,"path":"scripts/txr_test_value_call/txr_test_value_call.yy",},
{"name":"txr_test_constant","order":2,"path":"scripts/txr_test_constant/txr_test_constant.yy",},
{"name":"txr_thread_reset","order":4,"path":"scripts/txr_thread_reset/txr_thread_reset.yy",},
{"name":"txr_test_struct","order":3,"path":"scripts/txr_test_struct/txr_test_struct.yy",},
],
}