GodotModding / godot-mod-loader

A general purpose mod loader for GDScript based Godot Games [3.x/4.x]
https://discord.godotmodding.com
Creative Commons Zero v1.0 Universal
365 stars 29 forks source link

reenable loading unpacked mods outside the editor #442

Open Qubus0 opened 2 hours ago

Qubus0 commented 2 hours ago

removed since #416

ref this part only checking if in the editor:

https://github.com/GodotModding/godot-mod-loader/blob/766ee3e22ea39b30e1dd5d5d2c1aca0d97df0170/addons/mod_loader/mod_loader.gd#L72-L77

KANAjetzt commented 2 hours ago

Do we want to introduce a third mod source or just always load mods from mods-unpacked?

Qubus0 commented 2 hours ago

third source could be nice in any case