# ProjectUnifree/unifree

Repository: https://github.com/ProjectUnifree/unifree
Canonical: https://ross.abutalabs.com/products/unifree
Language: Python
License: MIT
License Family: permissive
Last push: 2023-09-27T13:17:15+00:00

## Health v2 (maintenance only)
Score: 28/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 77
- inputs: {"age_days": 1081, "days_push": 1071, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1400, forks 70 (observed 2026-08-28T04:04:37.111005+00:00)

## What it is
A Python CLI tool that helps migrate Unity game projects to other engines, primarily Godot and Unreal Engine. It scans Unity projects for migratable files and uses ChatGPT to translate C# scripts into Godot scripts and Unreal classes.

## Use cases
- migrate a Unity project to Godot
- convert Unity C# scripts to Unreal Engine classes
- automatically translate game code when switching engines
- scan a Unity project to find files eligible for migration
- leave Unity after pricing changes and move to an open-source engine
- get a starting base for a manual Unity to Godot port

## When to choose
- you have a Unity project and want automated help converting it to Godot or Unreal
- you want an AI-assisted starting point before doing a manual engine migration
- you are comfortable modifying translated code yourself

## When to avoid
- you expect a fully automatic, hands-off migration - the tool is an early prototype and output needs heavy manual fixes
- you target engines other than Godot or Unreal, such as Cocos or Stride
- you need a stable, production-grade conversion pipeline

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: developer-tools, parser, llm-inference, code-review
- domain: developer-tools
- platform: python, cross-platform, cli
- tags: unity-migration, godot, unreal-engine, chatgpt, code-translation, game-engine, game-development, automation

## Member repositories
- ProjectUnifree/unifree (main) score 28

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.111005+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:05.427090+00:00, confidence not recorded.
  - readme: https://github.com/ProjectUnifree/unifree (fetched 2026-08-28T04:04:37.111005+00:00, sha c02b0d0b8a7c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
