mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-01 21:48:57 +03:00
The path to the `bin/` directory is written from the root as `./bin/<godot_binary>`, however the path to the `scripts/` directory is written from outside the root as `godot-source/modules/gdscript/tests/scripts`, which is inconsistent.