This repository contains the PaperZD plugin for Unreal Engine 5.1.2. For questions, join our Discord Community
To compile the plugin for Linux, you can use the provided shell script. Follow these steps:
Open a terminal window.
Navigate to the directory containing the shell script.
Make the script executable:
chmod +x build_plugin.sh
Make sure to replace the placeholders /path/to/Linux_Unreal_Engine_5.2.1/Engine, /path/to/PaperZD/PaperZD.uplugin, and /path/to/PaperZD/build with your actual paths in build_plugin.sh
Note: This script assumes you have the necessary permissions and dependencies installed to compile and build the plugin.
The script compiles and creates build folder with all necessary file
Rename the build folder to PaperZD and move it to plugin/MarketPlace folder in your engine (create the directory if doesn't exist)
This plugin is based on the PaperZD plugin available on the Unreal Engine Marketplace. For more information and additional features, please visit the official marketplace page. PaperZD