Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 332 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 332 Bytes

moi_modules

moikas godot modules

SYMLINK UNIX: Make the script executable if you haven't already:

chmod +x symlink_godot_modules.sh

Run the script:

./symlink_godot_modules.sh /path/to/your/godot_project

SYMLINK WINDOWS:

Run the script:

symlink_godot_modules.bat "C:\path\to\your\godot_project"