Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 522 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 522 Bytes

Work In Progress

This tool will serve as an all-in-one dedicated server tool for Godot.

Features

This tool will include the following features upon release.

  • Basic multiplayer networking functionality for 3D games.
  • A general network protocol for sending and retrieving packets from clients.
  • A client authentication service.
  • Allows clients to automatically download and load game contents before connecting to the game server.
  • Allows server administrators to load new scenes.