Publisher
kana
Sym Linker
A small plugin that allows the creation of symbolic links with a simple right click. Features: - Adds a right click context action for creating symbolic links. Usage: 1. Right-click on a file or directory in the FileSystem dock to access the context menu, select SymLinker: Create symlink. 2. Select the directory you want to link. 3. A symbolic link (symlink) from the selected source directory will be created inside the directory you initially right-clicked.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Sym Linker
A small plugin that allows the creation of symbolic links with a simple right click.
Features:
- Adds a right click context action for creating symbolic links.
Installation
- Download the latest release from the releases page
- Add the
sym_linkerfolder to your Godot project'saddonsfolder - Enable the addon in the Godot editor's Project Settings
Even more convenient, you can install the addon from the AssetLib.
- Go to the AssetLib tab
- Search for
Sym Linker - Click
Installon the addon - Enable the addon in the Godot editor's Project Settings
Usage
- Right-click on a file or directory in the FileSystem dock to access the context menu, select
SymLinker: Create symlink. - Select the directory you want to link.
- A symbolic link (symlink) from the selected source directory will be created inside the directory you initially right-clicked.