A simple plugin that adds a convenient button to open your current project's folder directly from the Unreal Editor toolbar.
- ๐ Adds a toolbar button next to the File menu
- ๐ One-click access to your project folder
- ๐ฎ Works with any UE5 project
- ๐ป Compatible with Windows, Mac, and Linux
- Create a
Pluginsfolder in your project root if it doesn't exist - Download and unzip this plugin into the
Pluginsfolder - Right-click your .uproject file and select "Generate Visual Studio Project Files"
- Open your project
- Go to Edit > Plugins
- Find "Project Folder Opener" under the Editor category
- Enable the plugin and click "Restart Now"
- After restart, rebuild the plugin in Visual Studio
- Look for the new folder button in your toolbar next to File!
Feel free to fork and submit pull requests. All contributions are welcome!
This project is licensed under the MIT License - see the LICENSE file for details
Created by Joshua Reyes
