
CardCraft
CardCraft crafting phase for ROUNDS: PickStart integration, static 10,000-recipe database, host-authoritative multiplayer transactions, and no runtime recipe generation.CardCraft 1.0.516
CardCraft adds a crafting phase to ROUNDS at PickStart, before the normal card-pick choices.
Release: CardCraft 1.0.516.
Features
- Craft stage runs from
PickStart. - Static recipe database with 10,000 recipes.
- Runtime/dynamic recipe generation is disabled in this release.
- Recipes containing
(Clone)are excluded. - Host-authoritative multiplayer transaction flow.
- Ingredients are removed through the supported card utility API and the crafted result is verified after adding.
- A player without a craftable recipe does not block the other players' normal Pick phase.
- Reduced production logging compared with diagnostic builds.
- Text-only recipe browser, opened with
F2by default.
Requirements
The Thunderstore package declares these required mods/framework packages:
- BepInExPack ROUNDS — 5.4.1900
- MMHook — 1.0.0
- UnboundLib — 3.2.14
UnboundLib itself also depends on BepInExPack ROUNDS and MMHook; they are listed here explicitly so the package requirements are clear.
About the DLLs in the development libs/ folder
The libs/ folder in the source archive contains build/reference assemblies. They are not all separate Thunderstore mod dependencies.
BepInEx.dll— provided by BepInExPack ROUNDS.0Harmony.dll— build/reference assembly; CardCraft does not require a separate Harmony Thunderstore package.UnboundLib.dll— provided by UnboundLib.Assembly-CSharp.dll— ROUNDS game assembly.PhotonUnityNetworking.dll/PhotonRealtime.dll— ROUNDS/Unity networking assemblies.UnityEngine*.dll— ROUNDS/Unity game assemblies.
Do not upload the source libs/ folder with the Thunderstore release package.
Optional integrations
These are detected/used when present and are not required dependencies:
- Classes Manager Reborn
- ModdingUtils
- WillsWackyManagers
- Pick N Cards
- PickPhaseImprovements
- MorePicksPatch
- Rounds With Friends
- Rounds With Bots
Installation
Install through Thunderstore Mod Manager / r2modman, or place CardCraft.dll in the BepInEx plugins folder.
Multiplayer
All players should use the same CardCraft release. Crafting decisions are validated by the host before ingredients are removed and the result is granted.
Configuration
CardCraft creates:
BepInEx/config/CardCraft.cfg
The recipe browser is opened with F2 by default.