Files
gtav-src/tools_ng/etc/processors/RSG.Pipeline.Engine.meta
T
2025-09-29 00:52:08 +02:00

19 lines
625 B
Plaintext
Executable File

<?xml version="1.0" encoding="utf-8"?>
<ParameterDictionary>
<Name>RSG.Pipeline.Processor.Engine</Name>
<Description>Core Pipeline Engine Parameters</Description>
<Parameters>
<Item key="Enable Sync Progress Bar" type="PODParameter">
<Type>Boolean</Type>
<Value>false</Value>
</Item>
<Item key="Sync Porgress Threshold" type="PODParameter">
<Type>Integer</Type>
<Value>100</Value>
</Item>
<Item key="Sync Progress File Group Size" type="PODParameter">
<Type>Integer</Type>
<Value>100</Value>
</Item>
</Parameters>
</ParameterDictionary>