GodotModding / godot-mod-tool

Tool to improve the development experience when creating Godot mod-loader mods.
MIT License
41 stars 3 forks source link

Add the option to create a symlink in the "mods-unpacked" directory to an existing directory #102

Closed KANAjetzt closed 6 hours ago

KANAjetzt commented 1 year ago

There is a nice utility to implement this:

https://github.com/godot-extended-libraries/godot-next/blob/master/addons/godot-next/global/file_system_link.gd

KANAjetzt commented 6 hours ago

Done for 3.x