diff --git a/README.md b/README.md index d35825c..401ad2a 100644 --- a/README.md +++ b/README.md @@ -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