unity-version-split

Community

Split Unity code by version for pre- and post-6.5

AuthorIvanMurzak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers manage Unity projects that target multiple API versions by automatically organizing code into Unity 6.5+ and pre-Unity 6.5 variants, reducing merge conflicts and compilation errors.

Core Features & Use Cases

  • Split files into Unity 6.5+ and pre-Unity 6.5 variants using file naming conventions and preprocessor guards.
  • Maintain two codepaths with minimal duplication while keeping shared logic in sync.
  • Use case: porting scripts to older Unity versions or supporting both runtimes in a single project.

Quick Start

Provide the path to the C# file to split and the tool will generate two versioned files with proper guards

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: unity-version-split
Download link: https://github.com/IvanMurzak/Unity-MCP/archive/main.zip#unity-version-split

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.