Poulpe (Silver Surfer deploy) 59a90f621c fix(deploy): use '--' separator so Godot passes --server to user args
Godot reads get_cmdline_user_args() which only contains args after '--'.
Without the separator, NetworkManager never saw --server and the
ENetMultiplayerPeer never bound UDP 7777.

Verified on 192.168.0.89: udp/7777 now listening.
2026-04-20 12:42:00 +00:00

DauphinCraft

Minecraft-like sous-marin — joue un dauphin dans un océan procédural.

Lancer le projet

"/c/Users/flopp/Godot4/godot.exe" --path /c/Users/flopp/Nextcloud2/DauphinCraft

Ou ouvrir Godot 4, importer project.godot, puis F5.

Structure

scenes/     Scènes Godot (.tscn)
scripts/    Scripts GDScript (.gd)
assets/     Modèles 3D, textures
audio/      Musique, effets sonores
shaders/    Shaders GLSL/Godot
Description
DauphinCraft � Minecraft-like sous-marin
Readme 175 MiB
Languages
PLSQL 98.5%
GDScript 1.2%
CSS 0.1%