CSync
⚪ Last updated 2024Preview
🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #3 of 90 Server-side mods in this game by downloads
📋 About This Mod
CSync An easy-to-implement configuration syncing library for BepInEx files. This library will help devs share settings from the host to all other clients. To setup and use CSync , pleaser refer to the wiki . Join my discord to contact me. Features Can serialize a ConfigEntry with a drop-in replacement. ( SyncedEntry ) No seperate config file system, retains BepInEx support. Uses DataContractSerializer , a fast and safer alternative to BinaryFormatter . Provides helpful extension methods. Important Notes This is NOT a standalone mod, it is intended for mod developers and does nothing on its own! This does NOT edit or replace config files directly, everything is done in-memory. It will NOT sync configs from mods that aren't dependent upon it. CSync uses Unity's Named Messages to avoid Netcode Patcher and NetworkBehaviour . License This project has the CC BY-NC-SA 4.0 license. This means the following terms apply: Attribution If you remix or adapt this project, appropriate credit must be given. Cloning the repo with intent to contribute is not subject to this. NonCommercial You may not use this material for commercial purposes. ShareAlike When remixing, adapting or building upon this material, you must distribute the new material under the same license as the original.
Configuration file syncing library for BepInEx.
📊 Mod Details
- Game
- Thunderstore Mods
- Author
- Owen3H
- Version
- 3.0.1
- Downloads
- 453,120
- Endorsements
- 29
- Category
- Server-side
- Created
- 1/24/2024
- Updated
- 4/18/2024
- Tags
- Server-side, Mods, Libraries
🔧 How to Install Thunderstore Mods
Use r2modman/Thunderstore Mod Manager. Or manual: install BepInEx, drop mods into plugins folder.
📖 Full step-by-step install guide for Thunderstore →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Thunderstore commands, item IDs, and more.
Keep browsing — more Thunderstore mods await