mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 04:30:45 -05:00
17 lines
237 B
JSON
17 lines
237 B
JSON
{
|
|
"MappingPath": "",
|
|
"TypeNamesToMatch": [
|
|
"Class",
|
|
"GClass",
|
|
"GStruct",
|
|
"GControl",
|
|
"ValueStruct",
|
|
"Interface",
|
|
"GInterface"
|
|
],
|
|
"MethodsToIgnore": [
|
|
"method_",
|
|
"smethod_",
|
|
"vmethod_"
|
|
]
|
|
} |