chore: add project scaffolding, third-party assets and settings
- Terrain, Prefabs, Textures, Modelle (u. a. Lieferkarton-/Vibrations- Rohdaten in Assets/Data) - Third-Party-Pakete: TextMesh Pro, Toby Fredson Foliage Engine, Sat Productions Street Lights, ProBuilder Data - Neue Szene Boot.unity, Shop-Szenenordner - Package-Manifest/Lock, ProjectSettings, Build-Profile, .slnx - Doku: EDITOR_SETUP.md, INSTALL.md, TODO.md Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -19,6 +19,7 @@ namespace AfterHours.Networking
|
||||
|
||||
if (!NetworkManager.Singleton.StartHost())
|
||||
{
|
||||
|
||||
Debug.LogError("[NetworkBootstrap] Host konnte nicht gestartet werden.");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user