# SmartlyDressedGames/U3-SDK

Source code for Unturned, a free open-world zombie survival sandbox game.

Repository: https://github.com/SmartlyDressedGames/U3-SDK
Canonical: https://ross.abutalabs.com/products/u3-sdk
Homepage: https://smartlydressedgames.com/unturned/
Language: C#
License: NOASSERTION
License Family: other
Last push: 2026-08-10T18:02:13+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 97, longevity 100
- inputs: {"age_days": 3244, "days_push": 23, "days_rel": 23, "gap_med": 5.0, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3709, forks 523 (observed 2026-08-28T04:08:15.154224+00:00)

## What it is
The full source code and Unity project for Unturned, a free open-world zombie survival sandbox game. It serves as an SDK allowing players and modders to rebuild, modify, or totally convert the game using the Unity editor.

## Use cases
- build and run Unturned from source in Unity
- create total conversion mods of Unturned
- add custom gameplay features like new weapons or mechanics
- learn how a shipped multiplayer survival game is structured
- make custom maps and Steam Workshop content

## When to choose
- you want to modify or extend Unturned with code-level changes
- you want to study a real, shipped Unity multiplayer game's source
- you're building a total conversion or dedicated mod project on top of Unturned

## When to avoid
- you want a general-purpose game engine (use Unity itself)
- you need a lightweight modding-only workflow without the Unity editor
- you want a permissively licensed codebase to reuse in your own game (license is custom)

## Facets
- artifact type: application
- maturity: active
- function: game-engine, game, sdk, plugin-system
- domain: gaming-tools, cross-platform
- platform: windows, cross-platform, game-engine
- tags: unturned, unity, zombie-survival, sandbox, modding, source-code, steam, game-development, macos, linux

## Member repositories
- SmartlyDressedGames/U3-SDK (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:15.154224+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-29T18:30:56.064992+00:00, confidence not recorded.
  - readme: https://github.com/SmartlyDressedGames/U3-SDK (fetched 2026-08-28T04:08:15.154224+00:00, sha dbb39f44465a)
  - homepage: https://smartlydressedgames.com/unturned/ (fetched 2026-08-29T09:25:25.582711+00:00, sha eeb205beab28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
