Guides Overview
Welcome to the C4G guides! These guides will help you understand and utilize C4G's features effectively.
Available Guides
Setup & Configuration
- OAuth 2.0 Setup - Configure Google Sheets API access with detailed step-by-step instructions
- Google Sheets Setup - Learn how to structure your sheets, supported types, and best practices
- Editor Workflow - Complete guide to using C4G in Unity Editor
Advanced Types
- Inlined Subclasses - Declare nested sub-objects inline within a single sheet row using dot notation
Compatibility
- Supported Versions - Unity versions, .NET compatibility, and dependencies
Coming Soon
Additional guides in development:
Configuration Management
- Type Parsers - Understanding and creating custom type parsers
- Code Generation - Deep dive into the code generation process
Integration
- CI/CD Setup - Automating config generation in your build pipeline
- Version Control - Managing generated code and configs in Git
- Addressables Integration - Using generated configs with Addressables
Advanced Topics
- Custom Type Parsers - Creating parsers for complex data types
- Modular Design - Understanding C4G's architecture
- Performance Optimization - Tips for optimizing config loading and generation