Forked from
Alchemy Viewer / Alchemy Viewer
1936 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
settings_alchemy.xml 49.51 KiB
<?xml version="1.0" ?>
<llsd xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="llsd.xsd">
<map>
<key>AlchemyAppearanceShowHints</key>
<map>
<key>Comment</key>
<string>Show visual param hints in appearance editors.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AlchemyLinuxVoiceVariant</key>
<map>
<key>Comment</key>
<string>0 - native, 1 - 32bit wine voice, 2 - 64bit wine voice</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>U32</string>
<key>Value</key>
<integer>2</integer>
</map>
<key>AlchemyDisableClickToSit</key>
<map>
<key>Comment</key>
<string>Disable automatic sit upon click for sit click action targets</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AlchemyCameraExpanded</key>
<map>
<key>Comment</key>
<string>Expanded camera floater</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>AlchemyCameraNoZoomLimit</key>
<map>
<key>Comment</key>
<string>Disables the minimum zoom distance, allowing more camera freedom</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AlchemyChatCommandAnimationOverride</key>
<map>
<key>Comment</key>
<string>Command to control ao</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>/ao</string>
</map>