mirror of
https://github.com/lcdr/utils.git
synced 2024-08-30 17:32:16 +00:00
8498b35ca5
to account for objects with custom scripts not mentioned in the registry
9 lines
165 B
INI
9 lines
165 B
INI
[paths]
|
|
db_path=<path to cdclient.sqlite>
|
|
[parse]
|
|
creations=True
|
|
serializations=True
|
|
game_messages=True
|
|
normal_packets=True
|
|
retry_with_script_component=True
|