Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathiaszero authored May 26, 2023
1 parent e1f445d commit 99ac113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Godot Multiplayer Dedicated Server Sample
A demo that explores Godot's high level multiplayer system, optimized for 3.5.2 Mono. This is an informal repository, issues/ pull requests are not expected to be addressed. As long as the project is not in a finished state, it will be exported as a pre-release.
A demo that explores Godot's high level multiplayer system, optimized for 3.5.2 Mono. As long as the project is not in a finished state, it will be exported as a pre-release.

To download, go to the release section. Unzip the archive and place the project in the Projects directory of Godot. Use the .project file to open in Godot, or open the Godot binary itself and select the project.
To download, go to the release section. Unzip the archive and place the project in the Projects directory of Godot. Use the project.godot file to open in Godot, or open the Godot binary itself and select the project.

# Limitations
Coming soon

0 comments on commit 99ac113

Please sign in to comment.