Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
U3 SDK
Source code for Unturned, a free open-world zombie survival sandbox game.
Getting Started
- Download/clone this repository
- Install Unity Hub (required to install engine)
- Install the Unity 2022.3.62f3 editor
- Optional: if making code changes, select Game development with Unity + .NET desktop development in the Visual Studio installer
- Ensure Steam is running and you have Unturned installed (large binary files and mods are loaded from here)
- Open the project with the Unity editor
- Open the
Assets/GameStartup.unityscene - Click play!