MCPcopy Create free account
hub / github.com/SmartlyDressedGames/U3-SDK

github.com/SmartlyDressedGames/U3-SDK @v3.26.3.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.26.3.4 ↗ · + Follow
18,616 symbols 47,836 edges 1,959 files 3,073 documented · 17% updated 4d agov3.26.3.4 · 2026-07-07★ 2,571179 open issues

Browse by type

Functions 15,732 Types & classes 2,884
What it actually does AI analysis from the code graph
loading…
README

U3 SDK

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

Getting Started

  1. Download/clone this repository
  2. Install Unity Hub (required to install engine)
  3. Install the Unity 2022.3.62f3 editor
  4. Optional: if making code changes, select Game development with Unity + .NET desktop development in the Visual Studio installer
  5. Ensure Steam is running and you have Unturned installed (large binary files and mods are loaded from here)
  6. Open the project with the Unity editor
  7. Open the Assets/GameStartup.unity scene
  8. Click play!

Resources

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 15,297
Class 2,349
Function 435
Enum 413
Interface 122

Languages

C#100%
C++1%

Modules by API surface

Assets/com.rlabrecque.steamworks.net/Runtime/autogen/NativeMethods.cs957 symbols
Assets/com.rlabrecque.steamworks.net/Runtime/autogen/SteamCallbacks.cs217 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Provider/Provider.cs183 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Managers/BarricadeManager.cs173 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Interactable/InteractableVehicle.cs158 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Player/PlayerQuests.cs152 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Managers/VehicleManager.cs129 symbols
Assets/com.rlabrecque.steamworks.net/Runtime/autogen/SteamEnums.cs107 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Useable/UseableGun.cs104 symbols
Assets/Runtime/Assembly-CSharp/Unturned/UI/Menu/Play/MenuPlayServersUI.cs100 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Player/Player.cs97 symbols
Assets/Runtime/Assembly-CSharp/Unturned/Managers/ZombieManager.cs96 symbols

For agents

$ claude mcp add U3-SDK \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page