Modulares Segel-MMO im Stil von Bounty Bay Online / Voyage Century — Godot 4.x
  • GDScript 95.5%
  • Python 4.5%
Find a file
2026-03-24 23:12:10 +01:00
addons/godot_mcp feat: godot-mcp plugin v0.2.8 — KI-Direktzugriff auf Editor 2026-03-24 23:12:10 +01:00
AGENTS.md feat: AGENTS.md — Arbeitsanleitung für KI-Agents 2026-03-24 23:06:19 +01:00
FIVERR_BRIEFINGS.md init: Nexus-Pirates — Godot 4 Segel-MMO 2026-03-24 16:49:16 +01:00
MASTERPLAN.md init: Nexus-Pirates — Godot 4 Segel-MMO 2026-03-24 16:49:16 +01:00
project.godot init: Nexus-Pirates — Godot 4 Segel-MMO 2026-03-24 16:49:16 +01:00
README.md init: Nexus-Pirates — Godot 4 Segel-MMO 2026-03-24 16:49:16 +01:00
script.py init: Nexus-Pirates — Godot 4 Segel-MMO 2026-03-24 16:49:16 +01:00

Nexus-Pirates

Ein modulares Segel-MMO im Stil von Bounty Bay Online / Voyage Century.

Projektstruktur (Godot 4.x)

Dieses Repo ist optimiert für KI-Agenten (Claude Code, Gemini, MCP).

  • godot/: Das eigentliche Spielprojekt.
  • docs/: Masterplan, Konzepte und Fiverr-Briefings.

Setup

  1. Öffne Godot 4.
  2. Importiere das Projekt aus dem Ordner godot/.
  3. Autoloads (GameState, SceneTransitionManager) sind bereits konfiguriert.