Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
U

U3-SDK

> 编程语言
Open source

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

3.3K stars0 likes0 views
WebsiteGitHub

About

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

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

  • Frequently Asked Questions
  • Source Code Demo: Adding a Heat-Seeking Missile on YouTube
  • Unturned's Modding Documentation

GitHub Issues· 186 open

View all on GitHub
  • #5545

    RAM hog from workshop addons with the loading screen causes crash

    Updated Sep 9, 2026
  • #5543

    MasterBundle Override broken also for core.masterbundle, even in single player

    BugUpdated Sep 7, 2026
  • #5541

    Feature request: first-class server-owned networked humanoid / agent entity API

    Updated Aug 24, 2026
  • #5500

    Will this issue with Spine_Hook animation be solved?

    Updated Aug 19, 2026
  • #5522

    Incorrect surface area formula in AACylinderVolume

    Updated Aug 11, 2026
  • #5536

    [Server Crash] StackOverflowException causes dedicated server to terminate

    BugUpdated Aug 9, 2026
  • #5521

    EXPLOIT-under map glitch

    BugUpdated Jul 31, 2026
  • #5526

    Code for ItemTool.filterRarityRichText is case sensitive

    BugUpdated Jul 26, 2026
  • #5523

    Rare Workshop Hat "Hooded Hoodlum" has a texture error

    BugUpdated Jul 17, 2026
  • #5352

    Arrow

    Updated Jul 12, 2026

Highlights

  • •Frequently Asked Questions
  • •Source Code Demo: Adding a Heat-Seeking Missile on YouTube
  • •Unturned's Modding Documentation

> Tags

C#

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言