Skip to content

Conversation

@k0T0z
Copy link
Contributor

@k0T0z k0T0z commented Oct 11, 2023

The path to bin/ directory is written from the root as ./bin/<godot_binary> however the path to scripts/ directory is written from outside the root as godot-source/modules/gdscript/tests/scripts, which is inconsistent I think.

Signed-off-by: Saif Kandil <74428638+k0T0z@users.noreply.github.com>
@Calinou Calinou added bug area:engine details Issues and PRs related to the Engine Details section of the documentation cherrypick:4.1 labels Nov 9, 2023
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@k0T0z
Copy link
Contributor Author

k0T0z commented Nov 9, 2023

Thank you!

@Calinou Calinou merged commit ead42d7 into godotengine:master Nov 9, 2023
mhilbrunner pushed a commit to mhilbrunner/godot-docs that referenced this pull request Nov 11, 2023
…ne#8221)

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.
@mhilbrunner
Copy link
Member

Cherry-picked to 4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:engine details Issues and PRs related to the Engine Details section of the documentation bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants