Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CCBlueX
/
LiquidBounce
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
684
Star
2.3k
Code
Issues
146
Pull requests
56
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: NeoForge support
- #8480
#8480
Draft
obus-globus
wants to merge 16 commits into
CCBlueX:nextgen
CCBlueX/LiquidBounce:nextgen
from
obus-globus:feat/neoforge-support
obus-globus/LiquidBounce:feat/neoforge-support
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
feat: NeoForge support
#8480
obus-globus
wants to merge 16 commits into
CCBlueX:nextgen
CCBlueX/LiquidBounce:nextgen
from
obus-globus:feat/neoforge-support
obus-globus/LiquidBounce:feat/neoforge-support
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
refactor: introduce Platform abstraction to decouple loader-specific code
Show description for b413752
obus-globus
committed
b413752
View commit details
Copy full SHA for b413752
Browse repository at this point
feat: add NeoForge support as an additive subproject
Show description for 99b24c1
obus-globus
committed
99b24c1
View commit details
Copy full SHA for 99b24c1
Browse repository at this point
feat: boot NeoForge client to the title screen
Show description for 01640a1
obus-globus
committed
01640a1
View commit details
Copy full SHA for 01640a1
Browse repository at this point
feat: bundle MCEF on NeoForge to enable the browser UI
Show description for 27ab448
obus-globus
committed
27ab448
View commit details
Copy full SHA for 27ab448
Browse repository at this point
feat: finish the NeoForge bring-up
Show description for fc264b5
obus-globus
committed
fc264b5
View commit details
Copy full SHA for fc264b5
Browse repository at this point
refactor: apply code review findings to the platform layer
Show description for 2e78697
obus-globus
committed
2e78697
View commit details
Copy full SHA for 2e78697
Browse repository at this point
feat: disable the neoforge module while NeoForge lags the Minecraft version
Show description for 2a6ba23
obus-globus
committed
2a6ba23
View commit details
Copy full SHA for 2a6ba23
Browse repository at this point
fix: parse pre-release NeoForge versions in the version guard
Show description for 57e6d89
obus-globus
committed
57e6d89
View commit details
Copy full SHA for 57e6d89
Browse repository at this point
chore: drop the stabilized Kotlin compiler flags from the neoforge module
Show description for 68545c5
obus-globus
committed
68545c5
View commit details
Copy full SHA for 68545c5
Browse repository at this point
chore(neoforge): target Minecraft 26.2 and NeoForge 26.2.0.7-beta
Show description for bc278ed
obus-globus
committed
bc278ed
View commit details
Copy full SHA for bc278ed
Browse repository at this point
fix(neoforge): re-derive mixin companions for the 26.2 GUI and entity changes
Show description for 3cc26a8
obus-globus
committed
3cc26a8
View commit details
Copy full SHA for 3cc26a8
Browse repository at this point
fix(neoforge): split the XRay block draw-side hook for the 26.2 render change
Show description for 689b137
obus-globus
committed
689b137
View commit details
Copy full SHA for 689b137
Browse repository at this point
fix(neoforge): harden three shared hooks flagged by the 26.2 mixin audit
Show description for bdfcfc9
obus-globus
committed
bdfcfc9
View commit details
Copy full SHA for bdfcfc9
Browse repository at this point
build(neoforge): add a static mixin-divergence check against the patched jar
Show description for 8aefc24
obus-globus
committed
8aefc24
View commit details
Copy full SHA for 8aefc24
Browse repository at this point
build(neoforge): make the mixin-divergence check accurate on @Local and @Coerce
Show description for c7e687b
obus-globus
committed
c7e687b
View commit details
Copy full SHA for c7e687b
Browse repository at this point
Commits on Jul 2, 2026
fix(neoforge): suppress the vanilla status bars when a HUD component replaces them
Show description for 468ab3e
obus-globus
committed
468ab3e
View commit details
Copy full SHA for 468ab3e
Browse repository at this point
You can’t perform that action at this time.