Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying the Godot directories from the cli #51

Closed
NathanLovato opened this issue Mar 2, 2020 · 0 comments
Closed

Allow specifying the Godot directories from the cli #51

NathanLovato opened this issue Mar 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@NathanLovato
Copy link
Contributor

Currently, the tool looks for a res://src/ directory by default to generate the code reference. generate_reference copies CollectReferenceCLI.gd as-is, but if you have multiple projects, you might need to target different directories. E.g., res://addons/... for an add-on, or something other than src if you're not working at GDQuest. Ideally, the shell script should support that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant