-
Notifications
You must be signed in to change notification settings - Fork 1
/
txr2.yyp
121 lines (121 loc) · 10 KB
/
txr2.yyp
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
{
"resourceType": "GMProject",
"resourceVersion": "1.7",
"name": "txr2",
"AudioGroups": [
{"resourceType":"GMAudioGroup","resourceVersion":"1.3","name":"audiogroup_default","targets":-1,},
],
"configs": {
"children": [],
"name": "Default",
},
"defaultScriptType": 1,
"Folders": [
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Animation Curves","folderPath":"folders/Animation Curves.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Extensions","folderPath":"folders/Extensions.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Fonts","folderPath":"folders/Fonts.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Notes","folderPath":"folders/Notes.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Objects","folderPath":"folders/Objects.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Paths","folderPath":"folders/Paths.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Rooms","folderPath":"folders/Rooms.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Scripts","folderPath":"folders/Scripts.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Tiny Expression Runtime","folderPath":"folders/Scripts/Tiny Expression Runtime.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"AST builder","folderPath":"folders/Scripts/Tiny Expression Runtime/AST builder.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Compiler","folderPath":"folders/Scripts/Tiny Expression Runtime/Compiler.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Helper scripts","folderPath":"folders/Scripts/Tiny Expression Runtime/Helper scripts.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Runtime","folderPath":"folders/Scripts/Tiny Expression Runtime/Runtime.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Serialization","folderPath":"folders/Scripts/Tiny Expression Runtime/Serialization.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Action","folderPath":"folders/Scripts/Tiny Expression Runtime/Serialization/Action.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Program","folderPath":"folders/Scripts/Tiny Expression Runtime/Serialization/Program.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"TXR demo","folderPath":"folders/Scripts/TXR demo.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"TXR tests","folderPath":"folders/Scripts/TXR tests.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Sequences","folderPath":"folders/Sequences.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Shaders","folderPath":"folders/Shaders.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Sounds","folderPath":"folders/Sounds.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Sprites","folderPath":"folders/Sprites.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Tile Sets","folderPath":"folders/Tile Sets.yy",},
{"resourceType":"GMFolder","resourceVersion":"1.0","name":"Timelines","folderPath":"folders/Timelines.yy",},
],
"IncludedFiles": [
{"resourceType":"GMIncludedFile","resourceVersion":"1.0","name":"txr-doc-cn.dmd","CopyToMask":-1,"filePath":"datafiles",},
{"resourceType":"GMIncludedFile","resourceVersion":"1.0","name":"txr-doc-cn.html","CopyToMask":-1,"filePath":"datafiles",},
{"resourceType":"GMIncludedFile","resourceVersion":"1.0","name":"txr-doc.dmd","CopyToMask":-1,"filePath":"datafiles",},
{"resourceType":"GMIncludedFile","resourceVersion":"1.0","name":"txr-doc.html","CopyToMask":-1,"filePath":"datafiles",},
],
"isEcma": false,
"LibraryEmitters": [],
"MetaData": {
"IDEVersion": "2023.8.2.108",
},
"resources": [
{"id":{"name":"txr_init","path":"scripts/txr_init/txr_init.yy",},},
{"id":{"name":"txr_parse","path":"scripts/txr_parse/txr_parse.yy",},},
{"id":{"name":"txr_print_pos","path":"scripts/txr_print_pos/txr_print_pos.yy",},},
{"id":{"name":"txr_throw","path":"scripts/txr_throw/txr_throw.yy",},},
{"id":{"name":"txr_throw_at","path":"scripts/txr_throw_at/txr_throw_at.yy",},},
{"id":{"name":"txr_is_number","path":"scripts/txr_is_number/txr_is_number.yy",},},
{"id":{"name":"txr_sfmt","path":"scripts/txr_sfmt/txr_sfmt.yy",},},
{"id":{"name":"txr_build","path":"scripts/txr_build/txr_build.yy",},},
{"id":{"name":"txr_build_expr","path":"scripts/txr_build_expr/txr_build_expr.yy",},},
{"id":{"name":"txr_build_ops","path":"scripts/txr_build_ops/txr_build_ops.yy",},},
{"id":{"name":"txr_build_stat","path":"scripts/txr_build_stat/txr_build_stat.yy",},},
{"id":{"name":"txr_build_loop_body","path":"scripts/txr_build_loop_body/txr_build_loop_body.yy",},},
{"id":{"name":"txr_compile","path":"scripts/txr_compile/txr_compile.yy",},},
{"id":{"name":"txr_compile_expr","path":"scripts/txr_compile_expr/txr_compile_expr.yy",},},
{"id":{"name":"txr_compile_patch_break_continue","path":"scripts/txr_compile_patch_break_continue/txr_compile_patch_break_continue.yy",},},
{"id":{"name":"txr_compile_getter","path":"scripts/txr_compile_getter/txr_compile_getter.yy",},},
{"id":{"name":"txr_compile_setter","path":"scripts/txr_compile_setter/txr_compile_setter.yy",},},
{"id":{"name":"txr_exec_actions","path":"scripts/txr_exec_actions/txr_exec_actions.yy",},},
{"id":{"name":"txr_thread_create","path":"scripts/txr_thread_create/txr_thread_create.yy",},},
{"id":{"name":"txr_thread_destroy","path":"scripts/txr_thread_destroy/txr_thread_destroy.yy",},},
{"id":{"name":"txr_thread_resume","path":"scripts/txr_thread_resume/txr_thread_resume.yy",},},
{"id":{"name":"txr_thread_yield","path":"scripts/txr_thread_yield/txr_thread_yield.yy",},},
{"id":{"name":"txr_thread_jump","path":"scripts/txr_thread_jump/txr_thread_jump.yy",},},
{"id":{"name":"txr_thread_jump_push","path":"scripts/txr_thread_jump_push/txr_thread_jump_push.yy",},},
{"id":{"name":"txr_action_write","path":"scripts/txr_action_write/txr_action_write.yy",},},
{"id":{"name":"txr_action_read","path":"scripts/txr_action_read/txr_action_read.yy",},},
{"id":{"name":"txr_action_print","path":"scripts/txr_action_print/txr_action_print.yy",},},
{"id":{"name":"txr_program_write","path":"scripts/txr_program_write/txr_program_write.yy",},},
{"id":{"name":"txr_program_read","path":"scripts/txr_program_read/txr_program_read.yy",},},
{"id":{"name":"txr_program_print","path":"scripts/txr_program_print/txr_program_print.yy",},},
{"id":{"name":"txr_value_write","path":"scripts/txr_value_write/txr_value_write.yy",},},
{"id":{"name":"txr_value_read","path":"scripts/txr_value_read/txr_value_read.yy",},},
{"id":{"name":"txr_thread_write","path":"scripts/txr_thread_write/txr_thread_write.yy",},},
{"id":{"name":"txr_thread_read","path":"scripts/txr_thread_read/txr_thread_read.yy",},},
{"id":{"name":"txr_function_add","path":"scripts/txr_function_add/txr_function_add.yy",},},
{"id":{"name":"txr_constant_add","path":"scripts/txr_constant_add/txr_constant_add.yy",},},
{"id":{"name":"scr_txr_demo_af","path":"scripts/scr_txr_demo_af/scr_txr_demo_af.yy",},},
{"id":{"name":"scr_txr_demo_abs","path":"scripts/scr_txr_demo_abs/scr_txr_demo_abs.yy",},},
{"id":{"name":"scr_txr_demo_lerp","path":"scripts/scr_txr_demo_lerp/scr_txr_demo_lerp.yy",},},
{"id":{"name":"scr_txr_demo_draw_text","path":"scripts/scr_txr_demo_draw_text/scr_txr_demo_draw_text.yy",},},
{"id":{"name":"scr_txr_demo_default_func","path":"scripts/scr_txr_demo_default_func/scr_txr_demo_default_func.yy",},},
{"id":{"name":"scr_txr_demo_trace","path":"scripts/scr_txr_demo_trace/scr_txr_demo_trace.yy",},},
{"id":{"name":"scr_txr_demo_wait","path":"scripts/scr_txr_demo_wait/scr_txr_demo_wait.yy",},},
{"id":{"name":"scr_txr_demo_dlg","path":"scripts/scr_txr_demo_dlg/scr_txr_demo_dlg.yy",},},
{"id":{"name":"scr_txr_demo_global_get","path":"scripts/scr_txr_demo_global_get/scr_txr_demo_global_get.yy",},},
{"id":{"name":"scr_txr_demo_global_set","path":"scripts/scr_txr_demo_global_set/scr_txr_demo_global_set.yy",},},
{"id":{"name":"scr_txr_demo_call_label","path":"scripts/scr_txr_demo_call_label/scr_txr_demo_call_label.yy",},},
{"id":{"name":"scr_txr_demo_get_dummy","path":"scripts/scr_txr_demo_get_dummy/scr_txr_demo_get_dummy.yy",},},
{"id":{"name":"scr_txr_demo_array","path":"scripts/scr_txr_demo_array/scr_txr_demo_array.yy",},},
{"id":{"name":"scr_txr_demo_assert","path":"scripts/scr_txr_demo_assert/scr_txr_demo_assert.yy",},},
{"id":{"name":"fnt_test","path":"fonts/fnt_test/fnt_test.yy",},},
{"id":{"name":"obj_txr_demo","path":"objects/obj_txr_demo/obj_txr_demo.yy",},},
{"id":{"name":"obj_txr_demo_wait","path":"objects/obj_txr_demo_wait/obj_txr_demo_wait.yy",},},
{"id":{"name":"obj_txr_demo_dialog","path":"objects/obj_txr_demo_dialog/obj_txr_demo_dialog.yy",},},
{"id":{"name":"room0","path":"rooms/room0/room0.yy",},},
{"id":{"name":"txr_test_all","path":"scripts/txr_test_all/txr_test_all.yy",},},
{"id":{"name":"txr_exec_string","path":"scripts/txr_exec_string/txr_exec_string.yy",},},
{"id":{"name":"txr_test_value_call","path":"scripts/txr_test_value_call/txr_test_value_call.yy",},},
{"id":{"name":"txr_test_constant","path":"scripts/txr_test_constant/txr_test_constant.yy",},},
{"id":{"name":"txr_exec","path":"scripts/txr_exec/txr_exec.yy",},},
{"id":{"name":"txr_thread_reset","path":"scripts/txr_thread_reset/txr_thread_reset.yy",},},
{"id":{"name":"txr_test_struct","path":"scripts/txr_test_struct/txr_test_struct.yy",},},
],
"RoomOrderNodes": [
{"roomId":{"name":"room0","path":"rooms/room0/room0.yy",},},
],
"templateType": null,
"TextureGroups": [
{"resourceType":"GMTextureGroup","resourceVersion":"1.3","name":"Default","autocrop":true,"border":2,"compressFormat":"bz2","directory":"","groupParent":null,"isScaled":true,"loadType":"default","mipsToGenerate":0,"targets":-1,},
],
}