Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Repository files navigation

!!! ARCHIVED !!!

This version of the backport is no longer going to be maintained. https://github.com/amiralimollaei/not-enough-vulkan-backport will be used from now on.

Not Enough Vulkan Backport

This mod is a backport of amiralimollaei's Not Enough Vulkan mod, modified to work on 1.21.10, and VulkanMod 0.6.3+

Logo


Building from source

Prerequisites

  • Java Development Kit 17 or above
  • Git

Compiling

  1. Clone the repository and navigate into the cloned repository.
    git clone https://github.com/ironswordX/not-enough-vulkan-backport.git
    cd not-enough-vulkan-backport
    
  2. Navigate to the directory you've cloned this repository and launch a build with Gradle. If you are not using the Gradle wrapper, simply replace gradlew with gradle or the path to it.
    • Windows
    gradlew build
    
    • Linux/macOS
    ./gradlew build
    
  3. The initial setup may take a few minutes. After Gradle has finished building everything, you can find the resulting artifacts in build/libs.

License

Not Enough Vulkan Backport is licensed under GNU LGPLv3, a free and open-source license. For more information, please see the license file.

About

Backport of Not Enough Vulkan, held together by hopes, dreams, and scotch tape.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages