0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-13 04:50:45 -05:00
assembly-tool/Assets/Templates/Settings.jsonc

12 lines
160 B
JSON
Raw Normal View History

2024-06-12 12:42:50 -04:00
{
"MappingPath": "",
"TokensToMatch": [
"Class",
"GClass",
"GStruct",
"GControl",
"ValueStruct",
"Interface",
"GInterface"
]
}