Sulkan is a client-side Fabric mod that provides Vulkan backend optimizations and optional shader loading for Minecraft.
- Vulkan backend optimizations and telemetry.
- Optional shader loading support.
- Website: sulkan.org
- Community: Discord
To build the project, run:
./gradlew buildThe build produces a single distributable Sulkan JAR file containing both components under build/libs/.
This project is licensed under the GNU General Public License v3.0 (GPLv3) - see the LICENSE file for details.