Vulkan is a low-overhead, cross-platform 3D graphics and compute API.
Vulkan targets high-performance realtime 3D graphics applications such as games and interactive media across multiple platforms providing higher performance and lower CPU usage.
| // The URL for each mod often changes based on the version you want. | |
| // To find the correct URL, download the (DEOBFUSCATED!) mod from CurseForge, | |
| // and look in your browser's download history to find the URL it came from. | |
| // Use the numbers from that in place of the ones below | |
| repositories { | |
| ivy { | |
| name "CoFHLib" | |
| artifactPattern "http://addons-origin.cursecdn.com/files/2229/525/[module]-[revision].[ext]" | |
| } |