Skip to content

Minecraft screenshots are copied to clipboard but natively

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ImUrX/screencopy

Repository files navigation

Screencopy

This is a client-side mod that lets you copy screenshots to your clipboard, you just need to press F2 like you usually do in Minecraft. It works in macOS, Linux and Windows that use x64 or arm64. Also there is a config file for not saving the file to the screenshots folder if that's your preference!

This mod shouldn't be incompatible with any mod (including optifine) but do report it in the issues section ;)

Discord Server

Tested as working with Minecraft 1.19.1, 1.20.1.

Dependencies

Note: when downloading, be sure to pay attention to the target Minecraft release and mod platform (Fabric/Forge) where applicable.

Building

First make sure to have the latest Java SDK installed for your system:

Once you have the build environment setup, all you need to is run the appropriate script, according to your platform, to get the build running (current build uses Gradle 7). See the sub-sections, for the most common platforms.

Note, generated assets will be in fabric/build/libs and forge/build/libs, for Fabric and Forge, respectively.

Linux & macOS

chmod +x ./gradlew
./gradlew build

Windows

gradlew.bat build

Installation

If you are looking to install an already built release, then visit the project on Curseforge, otherwise if you are building from source, follow the steps below.

Forge

This assumes you have Minecraft Forge installed.

  • Locate the mods folder for your Forge installation.
  • Copy the file from forge/build/libs/screenshotcopy-1.2.2-forge.jar (adjust version number as appropriate) to the mods folder of your Forge installation.
  • Launch your Forge version of Minecraft

Fabric

This assumes you have Fabric installed.

  • Locate the mods folder for your Fabric installation.
  • Copy the file from fabric/build/libs/screenshotcopy-1.2.2-fabric.jar (adjust version number as appropriate) to the mods folder of your Fabric installation.
  • Launch your Fabric version of Minecraft

For a video on installing Frabric, see https://www.youtube.com/watch?v=lP_Z0E6oGo8

License

This project uses the MIT license.

About

Minecraft screenshots are copied to clipboard but natively

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Languages