TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15604 · Apr 6

#java#minecraft#minecraft_mod#vulkan#vulkan_renderer VulkanMod is a Fabric mod that replaces Minecraft Java's old OpenGL renderer with a modern Vulkan 1.2 engine, cutting CPU overhead, boosting GPU performance, and adding features like Wayland support and chunk optimizations for much higher FPS and smoother gameplay. Install Fabric loader, download the .jar from Modrinth or CurseForge, and drop it in your .minecraft/mods folder to enjoy lag-free worlds and better hardware use right away—perfect for high-res packs or busy servers. https://github.com/xCollateral/VulkanMod

Results

2 similar posts found

Search: #sublimetext

当前筛选 #sublimetext清除筛选
JJ.ai (NFA)🪽

@jsmjsmxyz · Post #980 · 02/25/2020, 01:00 PM

#blog#java#sublimetext ✍️macOS 配置 JAVA 开发环境 思路很简单: - 用brew一把梭安装JDK - 配置环境变量 - 配置Sublime Text 🍺brew一把梭 brew update && brew install java && java -version 📖文章地址 🕊️ viaChannel @GoogoCC