mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Fix code blocks in the sixth part of the FPS tutorial
This commit is contained in:
@@ -153,7 +153,7 @@ must be copied to Godot's templates folder with their respective names.
|
||||
The templates folder can be located in:
|
||||
|
||||
- Windows: ``C:\Users\[username]\AppData\Roaming\Godot\templates\[version]\``
|
||||
- Linux: ``/home/[username]/.local/share/godot/templates/[version]/`
|
||||
- Linux: ``/home/[username]/.local/share/godot/templates/[version]/``
|
||||
- macOS: ``/Users/[username]/Library/Application Support/Godot/templates/[version]/``
|
||||
|
||||
``[version]`` is of the form ``major.minor[.patch].status`` using values from
|
||||
|
||||
Reference in New Issue
Block a user