GodotModding / GodotModding/godot-mod-loader
add user:// as mod source
Open
3.x
4.x
enhancement
good first issue
- Dominant language
- GDScript
- Stars
- 675
- Forks
- 54
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
Godot can easily locate the user:// folder on every system no matter where the executable is placed.
We should only need a new source in the options "user data mods" and then load from user://mods within, just like we are doing from res://mods
Contributor guide
Assessment
This issue has not been assessed yet.