Skip to content
@UnityPy-Org

UnityPy Organization

An organization to house all UnityPy related development

UnityPy Organization

Welcome to the official GitHub organization for UnityPy and its ecosystem! This organization serves as the centralized hub for the UnityPy project, its core dependencies, optional addons, and related tools.

📦 About UnityPy

UnityPy is a powerful Python toolkit for inspecting, extracting, and modifying assets from Unity games/applications. It supports all Unity versions starting with 3.0 and provides:

  • Loading/editing/saving Unity asset files
  • extraction/patching of all Unity objects
  • typetree generation for mono (dlls) and il2cpp (without net/mono runtime)
  • helper classes to make extraction easier

📢 Important Note

UnityPy is NOT affiliated with, maintained by, or endorsed by Unity Technologies (the company behind the Unity engine). This is a community-driven project for working with Unity-generated assets.


🗂️ Organization Repositories

Core

  • UnityPy (Main Project)
    The primary library for interacting with Unity assets.

Dependencies

Addons


⚙️ Installation (Core Library)

minimal:

pip install unitypy

with all addons:

pip install unitypy[full]

Popular repositories Loading

  1. TypeTreeGeneratorAPI TypeTreeGeneratorAPI Public

    C# 6 1

  2. .github .github Public

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…