# YamlForUnity **Repository Path**: helpking/yaml-for-unity ## Basic Information - **Project Name**: YamlForUnity - **Description**: Yaml专用Package - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-02 - **Last Updated**: 2026-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yaml For Unity This is a port of the YamlDotNet library for Unity. ## Features - Works with .NET 2.0 subset - Compatible with AOT compilation and IL2CPP - Supports multiple platforms including PS Vita, Android, iOS, and Desktop ## Getting Started Please read the example code in `Runtime/Samples~` for a quick introduction to the YamlDotNet library. ## Support If you get into trouble, you can browse the web for YamlDotNet information, or send me an email at post@fredrik.ludvigsen.name ## License This library is based on YamlDotNet and follows the MIT license. See `Runtime/YamlDotNet.license.txt` for details.