Skip to content

Simple dedicated server example with Godot, organized in two separate projects (client/server).

Notifications You must be signed in to change notification settings

JohnDel-new/godot-dedicated-server-example

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Godot Dedicated Server Example

(Compatible with Godot 4.x - 4.4)

This repository contains straightforward, minimal and functional examples of a dedicated server and client built with Godot, organized into two separate projects.

Getting Started πŸš€

To get started with these examples, simply clone the repository and open each project in Godot.

Documentation πŸ“š

For further information, the official Godot documentation is an excellent resource:

Single Project Solution 🌟

In addition to the basic examples, I made a more advanced project that combines
both client and server functionality into a single Godot project.
This project also showcases additional features for a more comprehensive networking experience with Godot.

About

Simple dedicated server example with Godot, organized in two separate projects (client/server).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%