https://github.com/SmartlyDressedGames/U3-SDKSource code for Unturned, a free open-world zombie survival sandbox game.
Source code for Unturned, a free open-world zombie survival sandbox game.
- 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.unity scene
- Click play!