Skip to content

fix: Addon installed to project root#143

Merged
elementbound merged 1 commit intomainfrom
fix/addon-installed-to-root
Nov 26, 2023
Merged

fix: Addon installed to project root#143
elementbound merged 1 commit intomainfrom
fix/addon-installed-to-root

Conversation

@elementbound
Copy link
Copy Markdown
Contributor

When installed from Godot's AssetLib tab, addons are installed to the project root, instead of the addons directory. Looking at other addons, it looks like the root folder isn't addons, but <addon-name>-<hash>. Doing the same for netfox should solve this issue.

Note that there's no known way to validate this locally, so further PRs might be needed.

Refs #140

@elementbound elementbound merged commit 4d68e41 into main Nov 26, 2023
@elementbound elementbound deleted the fix/addon-installed-to-root branch November 26, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant