RDF DECO v0.3 - C# BUILD
========================

Requires the .NET SDK you already installed.

1. Make sure RimWorld is installed at the default Steam path:
   C:\Program Files (x86)\Steam\steamapps\common\RimWorld

2. Double-click build.bat.

3. On success, this file will appear automatically:
   Rubber_Doll_Factory_Deco_1.6_v0.3\1.6\Assemblies\RDFDecoSurfaceAutomation.dll

4. Copy the entire Rubber_Doll_Factory_Deco_1.6_v0.3 folder into RimWorld\Mods.

CUSTOM RIMWORLD PATH
--------------------
If RimWorld is elsewhere, open Command Prompt in this folder and run:

dotnet build RDFDecoSurfaceAutomation.csproj -c Release -p:RimWorldManagedDir="X:\Path\To\RimWorld\RimWorldWin64_Data\Managed"

WHAT THE DLL DOES
-----------------
- Leaves Colonists' Deco bedside / wall / ceiling automation untouched.
- Adds autonomous table/counter decorating as a recreation activity.
- Adds autonomous chair/stool decorating as a recreation activity.
- Chair/stool decoration pool is hard-limited to RDF_ChairDildoDeco and RDF_ChairPlugDeco.
- End tables / nightstands / bedside tables are excluded from the new table scanner so the original mod remains responsible for those.
- Decorations follow and are removed with their supporting furniture.
