13 lines
488 B
INI
13 lines
488 B
INI
[General]
|
|
|
|
## Assembly names to make mmhooks for, separate entries with : ,
|
|
# Setting type: String
|
|
# Default value: Assembly-CSharp.dll
|
|
MMHOOKAssemblyNames = Assembly-CSharp.dll,ClientNetworkTransform.dll,DissonanceVoip.dll,Facepunch Transport for Netcode for GameObjects.dll,Facepunch.Steamworks.Win64.dll,AmazingAssets.TerrainToMesh.dll
|
|
|
|
## Hash file using contents instead of size. Minor perfomance impact.
|
|
# Setting type: Boolean
|
|
# Default value: false
|
|
Preciser filehashing = false
|
|
|