Randomly select an image from the specified folders or images and automatically set it as the editor background.
- Randomly select an image from the specified folders or images and automatically set it as the editor background.
- Customize the background opacity, positioning, and image fitting options.
Make sure you have the following installed:
- Java Development Kit (JDK) version 17 or later.
Please read the Contribution Guide carefully and follow the coding conventions and guidelines when making your changes.
To build the project from source, follow these steps:
-
Clone the repository:
git clone https://github.com/Akazukin-Team/EditorBackgroundImage-Plugin.git cd EditorBackgroundImage-Plugin -
Build the project with Gradle:
./gradlew build
The compiled JAR file will be located in the
build/libs/directory.
This project uses GitHub Actions for Continuous Integration (CI).
Every push to the main branch automatically triggers the build and test workflow.
This project is licensed under the terms described in the License file.
If you need further assistance or wish to contact us directly, please refer to the Support page.